Create One-Off Event Type

Creates One-Off Event Type <Info title="Required scopes"> > `event_types:write` </Info>

Authentication

AuthorizationBearer
OAuth 2.0
OR
AuthorizationBearer
Personal Access Token

Request

Parameters for creating One-Off Event Type

namestringRequired<=55 characters
Event type name
hoststringRequiredformat: "uri"
Host user uri
durationdoubleRequired<=720
Duration of meeting in minutes
date_settingobjectRequired
co_hostslist of stringsOptional

Collection of meeting co-host(s) user URIs

timezonestringOptional
Time zone used for meeting. Defaults to host's time zone.
locationobjectOptional

Response

Created
resourceobject
A configuration for an Event Type

Errors

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