This document is generated by Aladia.
calendarId
: Calendar Id to which the member belongs.token
: The invitation token.curl --location --request POST 'https://api.aladia.io/v2/calendars/663a2c5effae959147ee2981/members/decline-invitation' \
--header 'apikey: ' \
--header 'Content-Type: application/json' \
--data-raw '{
"token": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiI2NmJmNzM5OTg0YzBjZDNkZDY0ODRlMzQiLCJpYXQiOjE3MjQwNjc1NzMsImV4cCI6MjMyODg2NzU3MywiYXVkIjoibG9jYWxob3N0OjMwMDAiLCJpc3MiOiJsb2NhbGhvc3Q6MzAwMCJ9.hDjAM9-mNiboeZ6idIhqjhn5JkdDji5VP9zZ5PoJMZY"
}'
{
"accepted": false
}