Revalidate a custom hostname DNS
patch
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
hostnamestringRequired
The custom hostname, for example "docs.gitbook.com"
Responses
204
DNS validation has been retriggered
No content
400
The current custom hostname is inactive and cannot be revalidated
application/json
409
The current custom hostname status does not allow DNS revalidation
application/json
patch/custom-hostnames/{hostname}
No content
Last updated
Was this helpful?