orgs
Add a custom domain to an organization
post/orgs/{org_id}/domains
Path parameters
org_idstring required
Request body
Example request
{
"domain": "custom.timbal.ai"
}Response
Domain created successfully
Add a custom domain to an organization
{
"domain": "custom.timbal.ai"
}Domain created successfully