connectors
Delete a connector
Spaces method and path for this operation:
<div><span class="operation-verb delete">delete</span> <span class="operation-path">/s/{space_id}/api/actions/connector/{id}</span></div>Refer to Spaces for more information.
WARNING: When you delete a connector, it cannot be recovered.
delete/api/actions/connector/{id}
Path parameters
idstring required
An identifier for the connector.
Headers
kbn-xsrfstring required
Example:true
A required header to protect against CSRF attacks
Response
Indicates a successful call.