cURL
curl --request DELETE \ --url https://app.phonely.ai/api/agent-websites \ --header 'X-Authorization: <api-key>'
{ "message": "<string>" }
Remove a specific website from an agent’s knowledge base
User ID
Agent ID
Website ID to delete
Website deleted successfully
The response is of type object.
object