Deletes a connector by UUID.
cURL
curl --request DELETE \ --url https://api.artie.com/connectors/{uuid} \ --header 'Authorization: Bearer <token>'
API key passed as a Bearer token in the Authorization header.
No Content
Was this page helpful?