Skip to main content

Delete a Source

Deletes the specified source.

Authorizations: Sources - DELETE

Requests

DELETE /apis/sources/:sourceId

Response

Success

(Empty payload)

Error

Code

Payload

 Description

404
{"code":"040009", "name":"SourceNotFound",
"message":"Source not found",
"httpStatusCode":404}

Unable to locate source for deletion.

500
{"code":"070014", "name":"FileWrite",
"message":"Error writing to file",
"httpStatusCode":500}

Unable to write updated data to a file.

 

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.