curl --request POST https://api.airbotics.io/robots/robot0/compose-file \
--header 'content-type: application/json' \
--header 'air-api-key: <token>' \
--data '{
    "id": "robot-app-v1"
}'
{
    "message": "You have put that compose file on that robot."
}

Path parameters

id
string
required

The ID of the robot.

Body parameters

id
string
required

The ID of the compose file