Send a playback lifecycle event
Playback
Send a playback lifecycle event
Send playback updates into PunchPlay.
Supported actions:
- start
- pause
- resume
- stop
- progress
POST
Send a playback lifecycle event
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Available options:
start, pause, resume, stop, progress Body
application/json
Available options:
movie, episode Millisecond timestamp from the client
Response
Playback event accepted.
Available options:
movie, episode