Use this command to unsubscribe
to events in the playbackSession
namespace.
Endpoint
DELETE
1 |
/playbackSessions/{sessionId}/playbackSession/subscription |
Request Parameters
There are no request parameters in the body, all of the request parameters are in the header.
This command requires a sessionId
in the header to determine its targeted recipient. See the Control documentation for details.
Response
Returns an empty body with a success
value of true if successful.
In the event of a failure, returns a globalError
event.