Skip to main content
POST
Create Recurring Event Group

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Body

application/json
practice
integer<int64>
required
schedules
object[]
required
time_slot_type
enum<string>
required
Available options:
appointment,
appointment_slot,
event

Response

201 - application/json
practice
integer<int64>
required
schedules
object[]
required
time_slot_type
enum<string>
required
Available options:
appointment,
appointment_slot,
event
created_date
string<date-time> | null
read-only
deleted_date
string<date-time> | null
read-only
id
integer
read-only
is_blocking
boolean
read-only
reason
string | null
read-only