This document is generated by Aladia.
curl --location --request PUT 'https://api.aladia.io/v2/calendars/663a2c5effae959147ee2981/events/66f636885550f70db3874945/members/66e19785c386d04f4672028e' \
--header 'apikey: ' \
--header 'Content-Type: application/json' \
--data-raw '{
"role": "guest"
}'
{
"updated": true
}