curl --request DELETE https://api.airbotics.io/compose-files/robot-app-v1 \
--header 'content-type: application/json' \
--header 'air-api-key: <token>'
{
    "message": "You have deleted that compose file."
}

Path parameters

id
string
required

The ID of the compose file.