Event types private links
POSTCreate a private link for an event type
POST
/v2/event-types/{eventTypeId}/private-linksRequest Body
application/jsonRequiredexpiresAtstringExpiration date for time-based links
Format:
"date-time"maxUsageCountnumberMaximum number of times the link can be used. If omitted and expiresAt is not provided, defaults to 1 (one time use).
Default:
1Minimum: 1Path Parameters
eventTypeIdRequirednumberHeader Parameters
AuthorizationRequiredstringvalue must be Bearer <token> where <token> is api key prefixed with cal_ or managed user access token