Update a Title or Description
Updates the title and/or description of the specified video.
Authorizations: Recordings - EDIT
Requests
PUT /apis/assets/:assetId { |
Response
Success
{ |
Error
Code | Payload | Description |
---|---|---|
400 | {"code":"010001", "name":"InputValidation", | Supplied data was insufficient or incorrect. |
404 | {"code":"040002", "name":"AssetNotFound", | Video with UUID |
500 | {"code":"070017", "name":"UpdateAsset", | Unable to write updated data to video. |