Deployments
Create Deployment
This endpoint creates a new deployment
POST
/
v1
/
deployment
Body
id
string
This is the ID of the deployment to be created.
Response
success
number
Indicates whether the call was successful. 1 if successful, 0 if not.