Provides the end-point to answer or reply an invitation to join any given event by its Id.
URL:
http://{domain_name}/{rest_context_name}/private/cs/calendar/invitation/{calendarId}/{calType}/{eventId}/{inviter}/{invitee}/{eXoId}/{answer}
Level API: Experimental
Parameters:
Required (path parameters):
| Parameter | Description |
|---|---|
| calendarId | The calendar Id to which the event belongs. |
| calType | The calendar type, such as public, private, and shared. |
| eventId | The Id which retrieves the event data. |
| inviter | The Id of the invitation sender. |
| invitee | The Id of the receiver/participant. |
| eXoId | The logged-in user Id. |
| answer | The answer of invitation, such as accept, refuse, or not sure. |
Optional (query parameters):
| Parameter | Description |
|---|---|
| lang |