Skip to main content
POST
Stop the session

Authorizations

Authorization
string
header
required

Use JWT token for authentication

Path Parameters

environmentId
string
required

Environment id

Body

application/json
sandboxId
string
required

Sandbox to stop

saveChanges
boolean

Save the filesystem into the environment snapshot before stopping (default true, and a no-op when snapshots are disabled).

force
boolean

Overwrite the snapshot even if another session replaced it while this one was open.

Response

Success