DELETE api/v1/persons/fulldetails/{personId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
personId

globally unique identifier

Required

Body Parameters

date

Request Formats

application/json, text/json, text/html

Sample:
"2024-04-19T08:02:15.5626606+02:00"

application/xml, text/xml

Sample:
<dateTime xmlns="http://schemas.microsoft.com/2003/10/Serialization/">2024-04-19T08:02:15.5626606+02:00</dateTime>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

None.