v4

latestOpenAPI 3.1.02026-07-31155218294.8 KB
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"
}