sandboxes
POST /v1/sandboxes/by-name/:name/stop — stop a sandbox by name (API key).
Stop a running sandbox selected by its organization-scoped name.
post/v1/sandboxes/by-name/{name}/stop
Path parameters
namestring required
Sandbox name (unique within the org)
Response
Sandbox stopping
Changes
No recorded changes to this endpoint across all 1 revision of this API.