为了确保您的开发体验,建议您使用Apifox浏览器插件或客户端进行调试。
position
playback_pause
{ "type": "playback_resume", "player": "wesing", "data": { "position": 37.516, "progress": 0.1268581 } }
curl --location 'https://your-api-server.com' \ --header 'Content-Type: application/json' \ --data '{ "type": "playback_resume", "player": "wesing", "data": { "position": 37.516, "progress": 0.1268581 } }'