Switch the validation method for the tenant's custom domain
White Label
Switch the validation method for the tenant's custom domain
POST /domains/switch-validation
POST
Switch the validation method for the tenant's custom domain
This endpoint requires authentication. Include your Bearer token in the Authorization header.
Description
POST /domains/switch-validation Description: Restarts domain validation using a different method (e.g. switching from HTTP file validation to DNS TXT). Authorization:- Required role:
adminor higher
Code Examples
Authorizations
JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"
Body
application/json
Available options:
txt, http, email