Skip to main content
POST
Create Event Type

Authorizations

x-api-key
string
header
required
x-api-secret
string
header
required
x-connector-id
string
header
required
x-owner-id
string
header
required
x-session-token
string
header
required

Query Parameters

returnResource
default:false

Body

name
string
required

Name of the scheduling event type

status
enum<string>
required

Status of the scheduling event type

Available options:
active,
inactive
questions
object[]
required

Questions to ask when scheduling

schedulingUrl
string
required

URL to schedule this event type

durations
integer[]

Available durations in minutes

Required range: x >= 0
slots
object[]

Available slots for this event type

owner
object

Owner of this scheduling event type

Response

Created

object
enum<string>
default:resource
required
Available options:
resourceRef
model
string
required
id
string
required
remote
object