Skip to main content
PUT
/
cloudflare
/
zones
/
{zoneId}
/
activation_check
Trigger zone activation check
curl --request PUT \
  --url https://nimbussuite.com/api/v1/cloudflare/zones/{zoneId}/activation_check \
  --header 'Authorization: Bearer <token>'
{}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

zoneId
string
required

Query Parameters

keyId
string
required

Response

Activation check triggered

The response is of type object.