Skip to main content
DELETE
/
connectors
/
{uuid}
Delete a connector
curl --request DELETE \
  --url https://api.artie.com/connectors/{uuid} \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

API key passed as a Bearer token in the Authorization header.

Path Parameters

uuid
string
required

Response

No Content