Provides an end-point to subscribe a calendar of the platform.
URL:
http://{domain_name}/{rest_context_name}/private/cs/calendar/subscribe/{username}/{calendarId}/{type}
Level API: Experimental
Parameters:
Required (path parameters):
| Parameter | Description | 
|---|---|
| username | The given Id of the user who wants to get data. | 
| calendarId | The Id of the subscribed calendar. | 
| type | The type of the subscribed calendar, such as personal, shared, and public. | 
Optional (query parameters): No