Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Unique identifier
Example:
"RiHO4e0Ju3DS"
Query Parameters
Select the workspace domain properties that should be returned
Body
application/json
Workspace domain to update
Role of the user to access the workspace
Available options:
owner
, editor
, collaborator
, viewer
, commenter
Example:
"owner"
Response
Workspace domain updated