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

Delete a connector

Delete a specific connector 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
connector_idstringRequired

The unique identifier of the connector

Header parameters
X-API-Versionstring · enumOptional

Meta Business Agent API version

Possible values:
Responses
204

Connector successfully deleted

No content

delete/agent_connectors/{connector_id}

No content

Last updated

Was this helpful?