Skip to main content
POST
Register Custom Domain

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

team_id
string
required
Pattern: ^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$
identifier
string
required
Required string length: 1 - 100

Body

application/vnd.api+json
hostname
string
required
Required string length: 1 - 253

Response

Successful Response

data
JsonApiResource[HubCustomDomainAttributes] · object
required
included
any[] | null
meta
Meta · object | null