curl --request DELETE https://api.airbotics.io/robots/robot0/compose-file \
--header 'content-type: application/json' \
--header 'air-api-key: <token>'
{
    "message": "You have removed the compose file from that robot."
}

Path parameters

id
string
required

The ID of the robot.