Delete a connector
delete
Authorizations
D360-API-KEYstringRequired
API Key for Messaging API authentication. Send your API key in the D360-API-KEY header.
Path parameters
connector_idstringRequired
The unique identifier of the connector
Header parameters
X-API-Versionstring · enumOptionalPossible values:
Meta Business Agent API version
Responses
204
Connector 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_connectors/{connector_id}
No content
Last updated
Was this helpful?