Skip to main content
POST
Resize workspace (change plan)

Authorizations

Authorization
string
header
required

Enter the token with the Bearer: prefix, e.g. "Bearer abcde12345"

Path Parameters

workspaceID
string
required

The workspace ID

Pattern: ^[a-f0-9]{24}$

Body

application/json
plan
enum<string>
required

New plan for the workspace

Available options:
base,
standard,
pro

Response