DELETE PlanCare2Api/ClientAttentions/{clientAttentionId}/ClientAttention
Requires 'Delete' permission for function ClientCardAttentions {FAA36ED6-B77F-47D0-8725-3FF990BB295A}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| clientAttentionId | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Returns the HttpResponseMessage which contains the deleted client attention id.
HttpResponseMessage| Name | Description | Type | Additional information |
|---|---|---|---|
| Version | Version |
- |
|
| Content | HttpContent |
- |
|
| StatusCode | HttpStatusCode |
- |
|
| ReasonPhrase | string |
- |
|
| Headers | Collection of Object |
- |
|
| RequestMessage | HttpRequestMessage |
- |
|
| IsSuccessStatusCode | boolean |
- |