DELETE api/2.0/calendar/events/{eventId}/unsubscribe This function requires authentication

Description

Unsubscribes the current user from the event with the ID specified in the request.

Parameters
Name Description Type Example
eventId
sent in url
Event ID number 1234
Example
DELETE api/2.0/calendar/events/1234/unsubscribe
Host: yourportal.onlyoffice.com
Content-Type: application/json
Accept: application/json
Returns

Task awaiter