ApiDomains
Update brand name aliases for a domain
X-API-Key<token>
API Key for programmatic access
In: header
Path Parameters
domainId*string
The ID of the domain
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
curl -X PATCH "https://example.com/domains/string/aliases" \ -H "Content-Type: application/json" \ -d '{ "aliases": [ "Acme Corp", "ACME", "Acme Inc." ] }'[
"string"
]Empty