Haivision Media Platform

Delete Session Metadata

Deletes the metadata for the session.

Authorizations: Sessions - EDIT

Requests

DELETE /apis/sessions/:sessionId/metadata

Response

Success

(Empty payload)

Error

Code

Payload

 Description

404

{"code":"040002", "name":"SessionNotFound",
"message":"Session  not found", "httpStatusCode":404}

Session with UUID sessionId not found.