DELETE api/v1/persons/{personId}
Deletes the specified person.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| personId |
The person identifier. |
globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
None.