Skip to main content
POST
Create a Discover calendar host

Authorizations

Authorization
string
header
required

OAuth 2.1 authorization code + PKCE (S256). Tokens are tenant-bound (company_id) and scoped. Discover endpoints via /.well-known/oauth-authorization-server.

Body

application/json

Create (or relabel) the token tenant's secondary Discover calendar host. companyId is bound to the token tenant and is NOT a client input.

label
string

Display label for the second calendar (trimmed and truncated to 60 chars). When omitted on creation a default " - Second calendar" label is used.

Maximum string length: 60

Response

The created/relabeled secondary calendar host.

data
object
required