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
The body is of type object
.
Response
200
application/json
Workspace domain updated
The response is of type object
.