Skip to main content
POST
Run sandbox action

Authorizations

Authorization
string
header
required

JWT authentication token

Path Parameters

id
string<uuid>
required

Sandbox id from the list response.

Body

application/json
action
enum<string>
required

Cloud sandboxes: pause, resume, or start. Self-hosted sandboxes: connect or disconnect.

Available options:
pause,
resume,
start,
connect,
disconnect

Response

Action accepted