Update a Hotmark
Updates the specified HotMark.
Authorizations: Recordings - EDIT
Requests
PUT /apis/assets/:assetId/hotmarks/:hotmarkId { |
Response
Success
{ |
Error
Code | Payload | Description |
---|---|---|
404 | {"code":"040002", "name":"AssetNotFound", | Video with UUID |
400 | {"code":"010001", "name":"InputValidation", | Supplied data was insufficient or incorrect. |
404 | {"code":"040010", "name":"HotmarkNotFound", | HotMark with UUID |
409 | {"code":"060004", "name":"HotmarkAlreadyExists", | HotMark already exists at this time. |