DELETE api/2.0/calendar/events/{eventId}/unsubscribe
Unsubscribes the current user from the event with the ID specified in the request.
Name |
Description |
Type |
Example |
eventId
sent in url
|
Event ID
|
number
|
1234
|
DELETE api/2.0/calendar/events/1234/unsubscribe
Host: yourportal.onlyoffice.com
Content-Type: application/json
Accept: application/json