GET api/emailanalytics/UndismissEmailCounts/{memberId}?processEmailid={processEmailid}&date={date}
Undismisses the email analytics for the specified member and date
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| memberId |
The member id. |
integer |
Required |
| processEmailid |
The process email id |
integer |
Required |
| date |
The date to dismiss |
date |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.