Skip to main content
DELETE
JavaScript

Authorizations

Authorization
string
header
required

Enter your API key as the bearer token. Set header: Authorization to Bearer <api_key>

Path Parameters

connector_id
string
required

The ID of the connector to delete.

Response

Successful response

id
string
required

Unique identifier for the deleted connector.

deleted
boolean
required

Whether the connector was deleted.