v1
latestOpenAPI 3.0.02026-07-14198572488.4 KBDomains
Force validation status recheck
Forces a re-check of the domain's DNS records or HTTP responses for SSL and hostname validation
get/v1/sites/{id}/maindomain/recheck
Path parameters
idinteger required
ID of the Site you are interacting with
Example:8880000888
Query parameters
forceboolean
Response
OK
Example response
{
"success": true,
"errors": [],
"messages": []
}