Skip to main content

Delete a HotMark

Deletes the specified HotMark.

Authorizations: Recordings - EDIT

Requests

DELETE /apis/assets/:assetId/hotmarks/:hotmarkId

Response

Success

(Empty payload)

Error

Code

Payload

Description

404
{"code":"040002", "name":"AssetNotFound",
"message":"Video not found", "httpStatusCode":404}

Video with UUID Id not found.

404
{"code":"040010", "name":"HotmarkNotFound",
"message":"HotMark not found", "httpStatusCode":404}

HotMark with UUID hotmarkId not found.

JavaScript errors detected

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

If this problem persists, please contact our support.