Domain
Create Domain
Connect a new domain for the authenticated workspace.
POST
/
customDomain
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
workspaceId
string
requiredId of the Workspace
domain
string
requiredThe domain name for connecting
Response
200 - application/json
status
boolean
data
object