Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url http://localhost:1234/api/services/cider/playback/play \ --header 'quack: <quack>'
Trigger the play button action in Cider
{ data: true, error: null }
{ data: null, error: "Something went wrong!" }