cURL
curl --request POST \ --url https://monitor.aevr.space/api/v1/orgs/{orgId}/status-pages/{statusPageId}/custom-domain \ --header 'Content-Type: application/json' \ --data ' { "hostname": "status.example.com" } '
{ "success": true, "data": {}, "message": "<string>" }
Register a custom domain for a status page
Documentation IndexFetch the complete documentation index at: https://monitor-f3599674.mintlify.app/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://monitor-f3599674.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Organization ID
Status Page ID
"status.example.com"
Domain successfully registered