Domains

Refresh domain

Reconcile domain ownership, routing, and certificate status.

POST/api/v1/projects/{projectID}/domains/{domainID}/refresh

Authentication: REST bearer token required.

Parameters

projectIDUUIDrequired

PathThe project UUID.

domainIDUUIDrequired

PathThe custom-domain UUID.

Responses

200

The refreshed custom-domain state.

400

The request is invalid or contains an unsupported value.

401

The bearer token is missing, invalid, or expired.

403

The account plan or current grant does not allow the action.

404

The requested resource does not exist for this account.

503

The required provider or service is not configured or available.