White Label
Connect a custom domain to the tenant's workspace
POST /domains/setup
POST
This endpoint requires authentication. Include your Bearer token in the Authorization header.
Description
POST /domains/setup Description: Validates the domain, provisions a custom hostname with automatic SSL, stores it on the tenant record, and queues background monitoring of the validation/SSL status. A tenant may have only one custom domain at a time — remove the existing one first. Authorization:- Required role:
adminor higher
Code Examples
Authorizations
JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"
Body
application/json