cURL
curl --request POST \ --url https://api.warpstore.app/api/games/1.0/commands/mark-as-processed \ --header 'Authorization: <authorization>' \ --header 'Content-Type: application/json' \ --data ' { "commandQueueId": "<string>" } '
Atualiza o status do comando.
Documentation IndexFetch the complete documentation index at: https://wiki.warpstore.app/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://wiki.warpstore.app/llms.txt
Use this file to discover all available pages before exploring further.
Was this page helpful?