latestOpenAPI 3.1.02026-08-15156216302.6 KB

1ff37a4f6190

Dedicated Models

Deploy Stop

Stop a running deployment. Terminates pods. Can be restarted later.

post/deploy/{deploy_id}/stop

Path parameters

deploy_idstring required

Headers

xi-api-keystring nullable
x-api-keystring nullable

Response

Successful Response

deploy_idstring required

Deploy Id

Example response

{
  "deploy_id": "fkj843kjh8"
}