GET api/admintemplates/sendnotification?UserId={UserId}&UserRole={UserRole}&ZoneId={ZoneId}&NotifyVia={NotifyVia}&TemplateId={TemplateId}&Locations={Locations}&eventId={eventId}&isDelivery={isDelivery}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| UserId | integer |
Required |
|
| UserRole | integer |
Required |
|
| ZoneId | integer |
Required |
|
| NotifyVia | integer |
Required |
|
| TemplateId | integer |
Required |
|
| Locations | integer |
Required |
|
| eventId | integer |
Required |
|
| isDelivery | boolean |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.