DELETE EndUserReports/{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
EndUserReportRuns| Name | Description | Type | Additional information |
|---|---|---|---|
| report_name | string |
None. |
|
| friendly_name | string |
None. |
|
| status | string |
None. |
|
| the_message | EndUserMessage |
None. |
|
| appid | string |
None. |
|
| creation_date | date |
None. |
|
| completion_date | date |
None. |
|
| end_user_id | string |
None. |
|
| output_url | string |
None. |
|
| sg_id | string |
None. |
|
| hidden | boolean |
None. |
|
| for_guid | string |
None. |
|
| for_guid_type | string |
None. |
|
| for_guid_desc | string |
None. |
|
| guid | string |
None. |
|
| guid_datetime | date |
None. |
|
| log | Collection of Collection of string |
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.