Delete Public Share
Deletes the specified public share for the session.
Authorizations: Sessions - ACCESS
Requests
DELETE /apis/sessions/:sessionId/publicshare
Response
Success
(Empty payload)
Error
Code | Payload | Description |
---|---|---|
400
|
| Supplied data was insufficient or incorrect. |
403
|
| User is not allowed to share to this permission ID. |
404
|
| The specified share permission was not found. |
404
|
| The specified user or group was not found. |
404
|
| The user with provided |
404
|
| Unable to locate session. |