{
"name": "string",
"description": "string",
"slug": "string",
"duration": 1,
"intervalMinutes": 1,
"maxCapacity": 0,
"bufferBefore": 0,
"bufferAfter": 0,
"internalNote": "string",
"availableUserType": "all",
"hostAssignType": "none",
"roundRobinAllocateType": "allocateEqually",
"rescheduleType": "lockRescheduleUser",
"location": {
"isInPerson": true,
"access": "string",
"address": "string",
"isZoom": true,
"isGoogle": true,
"isTeams": true,
"isPhone": true,
"phoneNumber": "string",
"phoneNumberCountryCode": "string",
"phoneType": "none",
"isAskInvitee": true,
"isCustom": true,
"customLocation": "string",
"sort": "string"
},
"eventTypeUsers": [
{
"userId": "string",
"role": "admin",
"userType": "host",
"priority": 0
}
],
"form": {
"workflows": [
{
"uid": "string",
"workflowType": "text",
"content": "string",
"isRequired": true,
"choices": [
{
"uid": "string",
"value": "string"
}
],
"hasOtherChoice": false,
"placeholder": "string",
"description": "string",
"isHide": false,
"defaultValue": "string",
"validateFormatType": "none",
"maxLength": 0,
"minLength": 0,
"isReadOnly": false,
"customProps": {
"furiganaFormatType": "none",
"dateFormatType": "localDateTime",
"furiganaPlaceholder": "string",
"embedEventTypeId": "string",
"embedEventTypeFieldMappings": {
"relations": [
{
"isRequired": true,
"uid": "string",
"fromId": "string",
"toId": "string"
}
]
},
"fileExtensions": "string",
"maxFileCount": 0,
"maxFileSize": 0,
"addressCountryInputType": "selectable",
"addressCountryCode": "string"
}
}
]
},
"hostAssignRules": [
{
"uid": "string",
"sort": 0,
"priority": 0,
"dailyLimitMinutes": 1,
"weeklyLimitMinutes": 1,
"monthlyLimitMinutes": 1,
"conditions": [
{
"entities": [
{
"entityType": "User",
"entityId": "string"
}
]
}
]
}
]
}