DELETE PlanCare2Api/ClientplansV2/{clientplanId}/ResponsiblePersons/{relationCorrelationId}/Delete?deleteNetworkRelation={deleteNetworkRelation}

Remove person as responsible from the clientplan.

Requires 'Start' permission for function ClientPlanOverview {7757BB23-A132-438A-9601-28E6BF9E4CA7}

Request Information

URI Parameters

Name Description Type Additional information
clientplanId

Id of the clientplan.

integer

Required

relationCorrelationId

Id of the correlation between the responsible person and the client of the clientplan.

integer

Required

deleteNetworkRelation

Remove the person as relation from the network of the client when this parameter is true.

boolean

Required

Body Parameters

None.

Response Information

Resource Description

HttpResponseMessage
Name Description Type Additional information
Version

Version

-

Content

HttpContent

-

StatusCode

HttpStatusCode

-

ReasonPhrase

string

-

Headers

Collection of Object

-

RequestMessage

HttpRequestMessage

-

IsSuccessStatusCode

boolean

-