Domains
Create a new domain
Create a new domain for the authenticated workspace
POST
/
domains
/
{id}
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
id
string
requiredWorkspace URL
Query Parameters
subscriptionId
string
requiredSubscription ID
Body
application/json
domain
string
domain
Response
200 - application/json
error
boolean
Indicates if there was an error