Now Playing
Update the server with the client player state
Inform the server about the state of your client. (Song you are playing, Play/Pause state, etc.)
post/podcast-episodes/{episode_id}/playback
Path parameters
episode_idstring required
Unique identifier of the podcast episode.
Query parameters
type'song' | 'video' | 'podcast_episode'
state'play' | 'stop'
timeinteger
clientstring
Client/agent name recorded with the request.
Request body
Response
Now playing response