Workspace domains
Create a workspace domain
Create a workspace domain
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Select the workspace domain properties that should be returned
Available options:
role
, domain
, createdAt
, updatedAt
Body
application/json
Workspace domain to create
The body is of type object
.
Response
200
application/json
Workspace domain created
The response is of type object
.