v1

latestOpenAPI 3.0.02026-08-04361225.7 KB
Domains

Create a new domain with access key

post/api/domains

Request body

domainNamestring required

Domain name

clientIdstring required

Client ID

Example request

{
  "domainName": "example.com",
  "clientId": "123e4567-e89b-12d3-a456-426614174000"
}

Response

Domain created successfully