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:
"2024-11-21T10:16:34.131466+01:00"
application/xml, text/xml
Sample:
<dateTime xmlns="http://schemas.microsoft.com/2003/10/Serialization/">2024-11-21T10:16:34.131466+01:00</dateTime>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
None.