Create Single-Use Scheduling Link

Creates a single-use scheduling link. <Info title="Required scopes"> > `scheduling_links:write` </Info>

Authentication

AuthorizationBearer
OAuth 2.0
OR
AuthorizationBearer
Personal Access Token

Request

max_event_countenumRequired
The max number of events that can be scheduled using this scheduling link.
Allowed values:
ownerstringRequiredformat: "uri"

A link to the resource that owns this Scheduling Link (currently, this is always an Event Type)

owner_typeenumRequired

Resource type (currently, this is always EventType)

Allowed values:

Response

Created
resourceobject

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error