Delete a Source
Deletes the specified source.
Authorizations: Sources - DELETE
Requests
DELETE /apis/sources/:sourceId
Response
Success
(Empty payload)
Error
Code | Payload | Description |
---|---|---|
404
|
| Unable to locate source for deletion. |
500
|
| Unable to write updated data to a file. |