POST /api/comms/domain/activate — flip EnableCustomDomain to true without re-verifying. Requires that a successful verify has happened at least once (otherwise the domain isn’t safe to send from). Use this for “we’d manually deactivated, DNS is still good, turn it back on” flows.
Documentation Index
Fetch the complete documentation index at: https://docs.qflowhub.io/llms.txt
Use this file to discover all available pages before exploring further.
OAuth 2.0 access token issued by https://identity.qflowhub.io/core. Include as Authorization: Bearer <token>. See the Authentication guide for the token flow.
Your APIM subscription key. Sent in the welcome email when your account is enabled. Required on every request alongside the bearer token.
OK
Response shape for GET /api/comms/domain, POST /api/comms/domain, and the activate/deactivate endpoints.
SendGrid's id for this domain authentication record.
True once SendGrid has verified your DNS records.
True when this user's sends route through the custom domain. Set automatically on first successful verify; toggle via /activate and /deactivate.
DNS records you must publish at your registrar (CNAMEs, etc.). Each record's valid flag becomes true once SendGrid sees it propagated.