v51

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-01206322659.2 KB
orgs

Add a custom domain to an organization

post/orgs/{org_id}/domains

Path parameters

org_idstring required

Request body

domainstring required

Custom domain name

Example request

{
  "domain": "custom.timbal.ai"
}

Response

Domain created successfully