Haivision Media Platform

Delete Source Metadata

Deletes the metadata for the source.

Authorizations: Sources - EDIT

Requests

DELETE /apis/sources/:sourceId/metadata

Response

Success

(Empty payload)


Error

Code

Payload

 Description

404

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

Source with UUID sourceId not found.