GET api/v{version}/newsletter/calendars/role/{Id}
Get a calendar list by id of role.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
Required |
|
| version | string |
None. |
Body Parameters
None.
Response Information
Resource Description
Collection of NewsletterCalendar objects
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.