DELETE api/Employes/DeleteEmploye{targetEmpId}AndSetPostTo{newempId}

Delete Employe and all related content exept posts and set newempId as author of this posts

Request Information

URI Parameters

NameDescriptionTypeAdditional information
targetEmpId

integer

Required

newempId

integer

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.