Skip to main content

Delete Source Metadata

Deletes the metadata for the source.

Authorizations: Sources - EDIT

Requests

CODE
DELETE /apis/sources/:sourceId/metadata

Response

Success

CODE
(Empty payload)

Error

Code

Payload

 Description

404

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

Source with UUID sourceId not found.

JavaScript errors detected

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

If this problem persists, please contact our support.