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 |
|---|---|---|
|
|
|
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 session. |