This document is generated by Aladia.
curl --location --request POST 'https://api.aladia.io/v2/calendars/663a2c5effae959147ee2981/events/66f636885550f70db3874945/members/invite' \
--header 'apikey: ' \
--header 'Content-Type: application/json' \
--data-raw '{
"ids": [
{
"profileId": "66e19776c386d04f46720264",
"role": "co-host"
}
],
"email": [
{
"email": "daniel.dereje@gmail.com"
}
]
}'
{
"id": "66fd105508a82fa0e5420041",
"user": {
"id": "66fbbb6f0a74b0dc6c8a33a0",
"type": "profile"
},
"role": "co-host",
"eventId": "66f636885550f70db3874945",
"invited": true,
"createdAt": "Wed Oct 02 2024 12:20:21 GMT+0300 (East Africa Time)",
"updatedAt": "Wed Oct 02 2024 12:20:21 GMT+0300 (East Africa Time)",
"email": "yohannesbekele107@gmail.com",
"invitationStatus": "pending",
"expiresAt": "2025-02-01T11:19:49.000Z"
}