Skip to main content
POST
Deploy a model for a robot

Authorizations

Authorization
string
header
required

Organization API key (sk_servo_...) or authenticated CLI session token.

Body

application/json
model
string
required

Compatible model slug, such as pi0.5.

Minimum string length: 1
robot
string
required

Registered robot name or rob_* ID.

Minimum string length: 1

Response

Successful Response

The response is of type Response Create Deployment V1 Me Deployments Post · object.