Error
Environment
Pause an environment
Pause an environment, stopping all services and applications (except the router).
Development environments are often used for a limited time and then abandoned. To prevent unnecessary consumption of resources, development environments that haven’t been redeployed in 14 days are automatically paused.
You can pause an environment manually at any time using this endpoint. Further information is available in our public documentation.
POST
Pause an environment
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Last modified on June 16, 2026