v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1438212159.2 KB

Stops a session for a specified Dev Environment.

delete/v1/spaces/{spaceName}/projects/{projectName}/devEnvironments/{id}/session/{sessionId}

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. To obtain this ID, use <a>ListDevEnvironments</a>.

sessionIdstring required

The system-generated unique ID of the Dev Environment session. This ID is returned by <a>StartDevEnvironmentSession</a>.

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.

sessionIdstring required

The system-generated unique ID of the Dev Environment session.