Skip to main content
POST
Create operations

Authorizations

Authorization
string
header
required

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

Path Parameters

organization_id
string
required
Maximum string length: 24
Pattern: ^[0-9a-f]{24}$

Body

application/json
type
enum<string>
required
Available options:
execute_microservice,
delete_workspaces,
shutdown_workspaces,
restart_workspaces,
suspend_workspaces
target
object
required
expiration_in_seconds
integer
Required range: 600 <= x <= 84600
payload
object

Response

Operations created successfully.

data
object[]
required
Minimum array length: 1