Delete connector APIedit

Deletes an connector by ID.

When you delete a connector, it cannot be recovered.

For the most up-to-date API details, refer to the open API specification.

Requestedit

DELETE <kibana host>:<port>/api/actions/connector/<id>

DELETE <kibana host>:<port>/s/<space_id>/api/actions/connector/<id>

Prerequisitesedit

You must have all privileges for the Actions and Connectors feature in the Management section of the Kibana feature privileges.

Path parametersedit

id
(Required, string) The ID of the connector.
space_id
(Optional, string) An identifier for the space. If space_id is not provided in the URL, the default space is used.

Response codesedit

200
Indicates a successful call.

Examplesedit

DELETE api/actions/connector/c55b6eb0-6bad-11eb-9f3b-611eebc6c3ad