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