PUT EventAlertSettings/{id}?appid={appid}&sg={sg}&hash={hash}&token={token}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | string |
Required |
|
| appid | string |
Required |
|
| sg | string |
Required |
|
| hash | string |
Required |
|
| token | string |
Required |
Body Parameters
EventAlertSettings| Name | Description | Type | Additional information |
|---|---|---|---|
| appid | string |
None. |
|
| object_for_guid | string |
None. |
|
| object_for_guid_source | string |
None. |
|
| user_for_guid | string |
None. |
|
| user_for_guid_source | string |
None. |
|
| event_id | string |
None. |
|
| use_email | boolean |
None. |
|
| use_sms | boolean |
None. |
|
| use_voice | boolean |
None. |
|
| use_push | boolean |
None. |
|
| secondary_email | string |
None. |
|
| secondary_sms | string |
None. |
|
| notification_name | string |
None. |
|
| record_exists | boolean |
None. |
|
| guid | string |
None. |
|
| guid_datetime | date |
None. |
Request Formats
application/json, text/json, application/xml, text/xml, application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
None.