v1
latestOpenAPI 3.1.02026-07-134612587.0 KBCustom Domains
Create domain [WRITE] [PRO]
post/v2/network/domain/{namespace}
Path parameters
namespacestring required
User or organization name
Request body
Example request
{
"domain": "api.example.com"
}Response
Domain created successfully
Example response
{
"domain": "api.example.com"
}