Delete a Public Share for a Video
Deletes the specified public share for a video (asset). Mark an asset as not being public.
Authorizations: Recordings - ACCESS
Requests
DELETE /apis/assets/:assetId/publicshare
Response
Success
(Empty payload)
Error
Code | Payload | Description |
---|---|---|
|
| Supplied data was insufficient or incorrect. |
|
| User is not allowed to share to this permission ID. |
|
| The specified share permission was not found. |
|
| The specified user or group was not found. |
|
| The user with provided |
|
| Unable to locate asset. |