Use this command to unsubscribe
to events in the playlists
namespace.
Endpoint
DELETE
1 |
/households/{householdId}/playlists/subscription |
Request parameters
This command requires a householdId
in the header to determine the 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.