curl --request DELETE https://api.airbotics.io/robots/robot0/vitals \
--header 'content-type: application/json' \
--header 'air-api-key: <token>'
{
    "message": "You have deleted all vitals for that robot."
}

Path parameters

id
string
required

The ID of the robot.