DELETE
/
connectors
/
{service_name}

Authorizations

Authorization
string
headerrequired

Bearer token for the current workspace. Can be retrieved from the Workspace's settings page.

Path Parameters

service_name
string
required

Name of the destination type to delete

Response

200 - application/json
status
enum<string>

Outcome of the operation.

Available options:
deleted,
not_found,
error