The List User Availability Calendars API returns a list of templates that define user availability for accepting bookings. These templates are used to configure and manage the schedules during which bookings can be accepted. Each template provides a preset schedule that can be applied to different event types, streamlining the process of setting up availability across various booking scenarios.https://www.jicoo.com/dashboard/event_types/settings
Request
Authorization
Add parameter in header
X-Jicoo-Api-Key
Example:
X-Jicoo-Api-Key: ********************
Query Params
userId
string
required
page
number
optional
perPage
number
optional
Request samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request GET '/v1/user_availability_calendars?userId&page&perPage' \
--header'X-Jicoo-Api-Key;'