v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1438212159.2 KB

Pauses a specified Dev Environment and places it in a non-running state. Stopped Dev Environments do not consume compute minutes.

put/v1/spaces/{spaceName}/projects/{projectName}/devEnvironments/{id}/stop

Path parameters

spaceNamestring required

The name of the space.

projectNamestring required

The name of the project in the space.

idstring required

The system-generated unique ID of the Dev Environment.

Response

Success

spaceNamestring required

The name of the space.

projectNamestring required

The name of the project in the space.

idstring required

The system-generated unique ID of the Dev Environment.

status'PENDING' | 'RUNNING' | 'STARTING' | 'STOPPING' | 'STOPPED' | 'FAILED' | 'DELETING' | 'DELETED' required

The status of the Dev Environment.