Skip to main content
POST
Link a workspace to a parent subscription

Authorizations

Authorization
string
header
required

Enter your personal access token (PAT) to authenticate

Path Parameters

uuid
string<uuid>
required

UUID of the child workspace

Example:

"550e8400-e29b-41d4-a716-446655440000"

Body

application/json
parent_workspace_uuid
string<uuid>
Example:

"550e8400-e29b-41d4-a716-446655440000"

Response

Workspace linked

success
boolean
Example:

true

message
string
Example:

"Workspace linked"