Permanently deletes a source reader by UUID. The source reader must not be associated with any active pipelines before deletion.
cURL
curl --request DELETE \ --url https://api.artie.com/source-readers/{uuid} \ --header 'Authorization: Bearer <token>'
API key passed as a Bearer token in the Authorization header.
No Content
Was this page helpful?