Delete a knowledge file
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 · enumOptionalPossible values:
Meta Business Agent API version
Responses
204
File successfully deleted
No content
401
Unauthorized
application/json
404
Not found
application/json
429
Too many requests
application/json
500
Server error
application/json
delete/agent_config/files/{file_id}
No content
Last updated
Was this helpful?