Skip to main content
POST
Stop a workspace

Authorizations

Authorization
string
header
required

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

Path Parameters

workspaceID
string<uuid>
required

Response

Accepted

display_state
enum<string>
required
Available options:
deleted,
idle,
starting,
stopping,
suspending,
destroying,
ready,
preparing,
error,
stopped,
suspended
operation
object