curl --request POST \
--url https://app.plugchoice.com/api/v3/teams/{team}/custom-domains/{domain}/recheck \
--header 'Authorization: Bearer <token>'{
"id": 123,
"hostname": "<string>",
"status": "<string>",
"ssl_status": "<string>",
"can_retry": true,
"activated_at": "<string>"
}curl --request POST \
--url https://app.plugchoice.com/api/v3/teams/{team}/custom-domains/{domain}/recheck \
--header 'Authorization: Bearer <token>'{
"id": 123,
"hostname": "<string>",
"status": "<string>",
"ssl_status": "<string>",
"can_retry": true,
"activated_at": "<string>"
}Rechecks the DNS and SSL configuration of a custom domain with Cloudflare. This endpoint is rate-limited to one request per minute per domain.Documentation Index
Fetch the complete documentation index at: https://developer.plugchoice.com/llms.txt
Use this file to discover all available pages before exploring further.
pending, active, failed).pending, active, failed).null if not yet active.