ApiDomains
Create a new domain
X-API-Key<token>
API Key for programmatic access
In: header
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
curl -X POST "https://example.com/domains" \ -H "Content-Type: application/json" \ -d '{ "displayName": "Nike", "name": "Nike", "market": "US" }'Empty
Empty