POST
/
api
/
games
/
1.0
/
commands
/
mark-as-processed
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>"
}'
Authorization
string
required
commandQueueId
string
required

Id do comando.