DELETE api/v1/persons/fulldetails/{personId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| personId | globally unique identifier |
Required |
Body Parameters
dateRequest Formats
application/json, text/json, text/html
Sample:
"2026-04-13T00:57:17.1537504+02:00"
application/xml, text/xml
Sample:
<dateTime xmlns="http://schemas.microsoft.com/2003/10/Serialization/">2026-04-13T00:57:17.1537504+02:00</dateTime>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
None.