For the complete documentation index, see llms.txt. This page is also available as Markdown.

Delete a knowledge file

Delete a specific file from the knowledge base by its ID.

delete
Authorizations
D360-API-KEYstringRequired

API Key for Messaging API authentication. Send your API key in the D360-API-KEY header.

Path parameters
file_idstringRequired

The unique identifier of the file

Header parameters
X-API-Versionstring · enumOptional

Meta Business Agent API version

Possible values:
Responses
204

File successfully deleted

No content

delete/agent_config/files/{file_id}

No content

Last updated

Was this helpful?