DELETE Event/{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
Events| Name | Description | Type | Additional information |
|---|---|---|---|
| title | string |
None. |
|
| client_display_name | string |
None. |
|
| appid | string |
None. |
|
| units | string |
None. |
|
| max_execution_frequency | boolean |
None. |
|
| evaluate_at_exact_time_only | boolean |
None. |
|
| evaluate_exact_hours_after_0_gmt | decimal number |
None. |
|
| description | string |
None. |
|
| event_string | string |
None. |
|
| language_version | string |
None. |
|
| active | boolean |
None. |
|
| for_guid_type | string |
None. |
|
| for_guid | string |
None. |
|
| push_to_sg | boolean |
None. |
|
| email_to_sg_rep | boolean |
None. |
|
| email_address_list | Collection of string |
None. |
|
| rep_list | Collection of string |
None. |
|
| allow_distributor_routing | boolean |
None. |
|
| allow_eu_event_control | boolean |
None. |
|
| eu_event_control_default | string |
None. |
|
| allow_rep_event_control | boolean |
None. |
|
| rep_event_control_default | string |
None. |
|
| require_per_item_acceptance | boolean |
None. |
|
| accepted_items | Collection of string |
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.