Skip to main content

Workspaces API

Version: 1.0

Update workspace

PATCH
/workspace/orgs/{org_id}/workspaces/{workspace_id}

Updates a workspace.

Request

Path parameters
org_iduuid
Required
workspace_iduuid
Required
Body parameters
Required
bounding_boxobject | null
default_coordinate_systemstring | null
descriptionstring | null

A list of labels

namestring | null

Responses

200

Successful Response

bounding_boxobject | null
created_atdate-time
emailstring | null
iduuid
namestring | null
current_user_role"owner" | "editor" | "viewer"
default_coordinate_systemstring
descriptionstring
iduuid
labelsstring[]
Default: []
ml_enabledboolean

The name of the workspace, unique within an organization and hub

self_linkuri
updated_atdate-time
emailstring | null
iduuid
namestring | null

401

No permission -- see authorization schemes

detailstring | null
invalid-paramsarray | null
statusinteger
titlestring
typestring

403

Request forbidden -- authorization will not help

detailstring | null
invalid-paramsarray | null
statusinteger
titlestring
typestring

404

Resource not found or user lacks access

detailstring | null
invalid-paramsarray | null
statusinteger
titlestring
typestring

405

Specified method is invalid for this resource

detailstring | null
invalid-paramsarray | null
statusinteger
titlestring
typestring

409

Request conflict

detailstring | null
invalid-paramsarray | null
statusinteger
titlestring
typestring

422

Unprocessable Entity

detailstring | null
invalid-paramsarray | null
statusinteger
titlestring
typestring

© Seequent, The Bentley Subsurface Company