Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Headers
Version of Deliver and Verify APIs. Use v2022-09-21.
Available options:
v2022-09-21
Body
application/json
The date when the schedule starts, in YYYY-MM-DD format.
Example:
"2025-01-01"
Recurrence of the schedule in iCalendar RRULE format
Example:
"RRULE:FREQ=WEEKLY;INTERVAL=1;BYDAY=MO,WE,FR"
Number of occurrences to return. Defaults to 2 if not specified.
Required range:
1 <= x <= 5
Response
200 response.