Workspaces

Update Workspace Capabilities

Update the capabilities of a workspace.

Capabilities that are omitted from the request are left unchanged.

post/v2/workspace:updateCapabilities

Query parameters

namestring required

Name of the workspace in which to perform the operation.

Name of the workspace in which to perform the operation.

Request body

can_generate_variantsboolean nullable

Response

Successful Response

errorsstring[]

List of error messages associated with the resource.

internal_error_detailsstring[]

List of internal error messages associated with the errors field.

idstring int64 required

The unique identifier of the resource

created_atstring date-time required

The time at which the resource was created

created_bystring required

The ID of the user who created the resource

updated_atstring date-time required

The time at which the resource was last updated

updated_bystring required

The ID of the user who last updated the resource

namestring required
display_namestring required
state'PROVISIONING' | 'DELETING' | 'READY' | 'FAILED' required
picture_file_idstring int64 nullable required

Changes

No recorded changes to this endpoint across all 1 revision of this API.