Downloads a copy of a member's calendar in iCal format.
Name | Description | Default |
---|---|---|
member
|
Unique member ID. Omit to download the current user's calendar. |
|
Content Type:
text/calendar
iCalendar file.
Code | Condition |
---|---|
200 OK | The operation completed successfully. |
401 Unauthorized | Access token is invalid, expired or not specified. |
403 Forbidden | User does not have permission to view the member's calendar. |
406 Not Acceptable | Content type specified in the Accept header isn't supported. |
500 Internal Server Error | An internal error occurred. |
501 Not Implemented | Server does not have the required plug-in. |