Workspace domains
Update a workspace domain
Update a workspace domain
PATCH
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
Available options:
role
, domain
, createdAt
, updatedAt
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
200
application/json
Workspace domain updated