DELETE PlanCare2Api/WorkplansV2/{actionId}/Action
Delete an existing action from workplan V2.
Requires 'Start' permission for function WorkplanOverview {E5355268-B1D3-4447-B43B-B5DE20B8ADD8}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| actionId |
The id of the action to be deleted. |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Returns the HttpResponseMessage which contains the deleted action id.
HttpResponseMessage| Name | Description | Type | Additional information |
|---|---|---|---|
| Version | Version |
- |
|
| Content | HttpContent |
- |
|
| StatusCode | HttpStatusCode |
- |
|
| ReasonPhrase | string |
- |
|
| Headers | Collection of Object |
- |
|
| RequestMessage | HttpRequestMessage |
- |
|
| IsSuccessStatusCode | boolean |
- |