DELETE PMV2Cycles/{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
PMV2Cycle| Name | Description | Type | Additional information |
|---|---|---|---|
| cycle_number | integer |
None. |
|
| appid | string |
None. |
|
| pmv2_setup_id | string |
None. |
|
| pmv2_id | string |
None. |
|
| for_guid | string |
None. |
|
| for_guid_type | string |
None. |
|
| cycle_start_date | date |
None. |
|
| last_evaluation_date | date |
None. |
|
| projected_next_evaluation_date | date |
None. |
|
| overall_complete_percent | decimal number |
None. |
|
| overall_complete_alg | string |
None. |
|
| cycle_complete_condition | string |
None. |
|
| complete | boolean |
None. |
|
| cycle_complete_date | date |
None. |
|
| log | string |
None. |
|
| pmv2_cycle_milestones | Collection of PMV2CycleMilestone |
None. |
|
| pmv2_cycle_progress | Collection of PMV2CycleProgess |
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.