Creates a new domain.
Name | Description | Additional information |
---|---|---|
model | The model of the domain. |
Define this parameter in the request body. |
{
"ApiKey": "sample string 1",
"DomainId": 2,
"DomainName": "sample string 3",
"IsActive": true,
"PortalId": 5,
"WebAppType": 64
}