Skip to main content
POST
Run a shell command

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

workspaceId
string
required

Body

application/json
command
string
required

Shell command to run.

sandbox_id
string

Run in a named sandbox instead of the workspace's default one. Ids are scoped to the workspace.

Response

Successful response

The response is of type object.