Delete agent connector
DELETE/v2/agents/:agent_key/connectors/:connector_id
Deletes an agent connector and all of its configuration. A widget connector's platform-generated alias is deleted with it. The deletion is permanent.
Request
Responses
- 204
- 403
- 404
The connector is deleted.
Permissions do not allow deleting this connector.
Agent or connector not found.