Use this command to subscribe
to events in the playbackMetadata
namespace.
Endpoint
POST
1 |
groups/{groupId}/playbackMetadata/subscription |
Request Parameters
There are no request parameters in the body, all of the request parameters are in the header.
This command requires a groupId
to determine the target of the command. See the Control documentation for details.
Response
Returns an empty body with a success
value of true if successful and sends a metadataStatus
event only to the subscriber.
In the event of a failure, returns a globalError
.