Sources

Delete a source

Delete a source. It will fail if there are processing jobs using this source.

DELETE
/api/sources/{sourceId}

Authorization

Authorization
header
string
required

Enter the project access token with the Bearer prefix, e.g. "Bearer project_access_token"

Path Parameters

sourceId
string
required

Source id

Responses

The source was deleted successfully