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