Custom Domain
Check Domain Status
Check the current custom domain configuration and DNS verification status.
get/blogs/domain
Response
Domain status retrieved successfully
Example response
{
"configured": true,
"domain": "blog.example.com",
"verified": true
}Changes
No recorded changes to this endpoint across all 1 revision of this API.