curl --request DELETE https://api.airbotics.io/commands/00000000-0000-0000-0000-000000000000 \
--header 'content-type: application/json' \
--header 'air-api-key: <token>'
{
    "message": "You have deleted that command."
}

Path parameters

id
string
required

The ID of the command.