Create a New HotMark
Creates a new HotMark on the specified video.
Authorizations: Recordings - EDIT
Requests
PUT /apis/assets/:assetId/hotmarks { |
Response
Success
{ |
Error
Code | Payload | Description |
---|---|---|
400 | {"code":"010001", "name":"InputValidation", | Video with UUID |
404 | {"code":"040002","name":"AssetNotFound", | The video could not be found. |
409 | {"code":"060004", "name":"HotmarkAlreadyExists", | HotMark already exists at this time. |