Atualiza o status do comando.
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>" }'
Id do comando.
Was this page helpful?