v3
latestOpenAPI 3.0.02026-08-081996601.2 MBAgent Connectors
Delete agent connector
Deletes an agent connector and all of its configuration. The deletion is permanent.
delete/v2/agents/{agent_key}/connectors/{connector_id}
Path parameters
agent_keystring required
A unique key that identifies an agent.
Example:customer_support
The unique identifier of the agent.
connector_idstring required
Example:con_slack_support
The unique identifier of the connector to delete.
Headers
Request-Timeoutinteger
The platform makes a best effort to complete the request in the specified seconds, or it times out.
Request-Timeout-Millisinteger
The platform makes a best effort to complete the request in the specified milliseconds, or it times out.
Response
The connector is deleted.