Skip to main content
POST
Start Deployment

Authorizations

Authorization
string
header
required

API key must be provided in the Authorization header

Path Parameters

id
integer
required

Numeric ID of the deployment to start.

Response

Returns {success: true, endpoint_state: 'active'}

success
boolean

Always true on success.

endpoint_state
string

New endpoint state: "active".