{
"name": "Create Custom Week Event",
"dates": {
"startDate": "2025-05-29T12:08:38.527Z",
"endDate": "2025-05-29T13:08:38.527Z"
},
"description": "tell them",
"frequency": {
"type": "custom",
"periodicity": "week",
"counter": 2,
"days": [3,4],
"endDate": "2025-06-20T12:08:38.527Z"
}
} This input will create events on 28 and 29 of May.
The following is the response of list all events
{
"data":[
{
"id":"68384e49c09a7adebf655784",
"calendarId":"68384e48a60d692bc3b62573",
"name":"Create Custom Week Event",
"dates":{
"startDate":"2025-05-28T12:08:38.527Z",
"endDate":"2025-05-28T13:08:38.527Z"
},
"isShared":false,
"hasFrequency":true,
"guestNumber":0,
"coHostNumber":0,
"courseTeacherNumber":0,
"courseAttendantNumber":0,
"courseObserverNumber":0,
"roomStatus":"pending",
"ownerProfilePicture":null,
"entityType":null,
"isVirtual":null
},
{
"id":"68384e49c09a7adebf655794",
"calendarId":"68384e48a60d692bc3b62573",
"name":"Create Custom Week Event",
"dates":{
"startDate":"2025-05-29T12:08:38.527Z",
"endDate":"2025-05-29T13:08:38.527Z"
},
"isShared":false,
"hasFrequency":true,
"guestNumber":0,
"coHostNumber":0,
"courseTeacherNumber":0,
"courseAttendantNumber":0,
"courseObserverNumber":0,
"roomStatus":"pending",
"ownerProfilePicture":null,
"entityType":null,
"isVirtual":null
},
{
"id":"68384e49c09a7adebf655795",
"calendarId":"68384e48a60d692bc3b62573",
"name":"Create Custom Week Event",
"dates":{
"startDate":"2025-06-11T12:08:38.527Z",
"endDate":"2025-06-11T13:08:38.527Z"
},
"isShared":false,
"hasFrequency":true,
"guestNumber":0,
"coHostNumber":0,
"courseTeacherNumber":0,
"courseAttendantNumber":0,
"courseObserverNumber":0,
"roomStatus":"pending",
"ownerProfilePicture":null,
"entityType":null,
"isVirtual":null
},
{
"id":"68384e49c09a7adebf655796",
"calendarId":"68384e48a60d692bc3b62573",
"name":"Create Custom Week Event",
"dates":{
"startDate":"2025-06-12T12:08:38.527Z",
"endDate":"2025-06-12T13:08:38.527Z"
},
"isShared":false,
"hasFrequency":true,
"guestNumber":0,
"coHostNumber":0,
"courseTeacherNumber":0,
"courseAttendantNumber":0,
"courseObserverNumber":0,
"roomStatus":"pending",
"ownerProfilePicture":null,
"entityType":null,
"isVirtual":null
}
],
"cursor":{
"next":null,
"prev":null,
"totalItems":4
}
}
Please authenticate to join the conversation.
Completed
Bug & Fixes
10 months ago

Khalid Abdu
Get notified by email when there are changes.
Completed
Bug & Fixes
10 months ago

Khalid Abdu
Get notified by email when there are changes.