X-Jicoo-Api-Key: ********************
{
"name": "MTG",
"timeZone": "Asia/Tokyo",
"startedAt": "2024-04-01T14:00:00.000Z",
"endedAt": "2024-04-01T14:30:00.000Z",
"routine": null,
"attendees": [
{
"userId": "cfmSbUHeizSoZob9cRA3N8fmfKg1",
"role": "admin",
"userType": "host"
}
]
}
curl --location --request POST '/v1/schedules' \
--header 'Content-Type: application/json' \
--header 'X-Jicoo-Api-Key;' \
--data-raw '{
"name": "MTG",
"timeZone": "Asia/Tokyo",
"startedAt": "2024-04-01T14:00:00.000Z",
"endedAt": "2024-04-01T14:30:00.000Z",
"routine": null,
"attendees": [
{
"userId": "cfmSbUHeizSoZob9cRA3N8fmfKg1",
"role": "admin",
"userType": "host"
}
]
}'
{
"name": "dignissimos voluptas iusto",
"startedAt": "2024-03-01T14:00:00.000Z",
"endedAt": "2024-03-01T14:30:00.000Z",
"address": "ut fugiat",
"phoneNumber": "561-428-5385 x054",
"customLocation": "huddle",
"description": "Sequi earum minus dicta. Asperiores maxime illo rem voluptates a nemo beatae. Odio quia quisquam necessitatibus dolore.",
"routine": null,
"isRemind": true,
"access": "qui",
"attendees": [
{
"userId": "cfmSbUHeizSoZob9cRA3N8fmfKg1",
"role": "admin",
"userType": "host"
}
],
"isAllDay": false,
"timeZone": "Asia/Tokyo",
"priority": "middle",
"displayType": "teamPublic",
"location": "zoom",
"transparency": "transparent",
"behavior": "work",
"visibilityType": "default"
}