latestOpenAPI 3.1.02026-08-204612588.9 KB
a3f7357cc8ac
Custom 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"
}