People
Delete a person Record
Deletes a single person record by ID.
Required scopes: object_configuration:read
, record_permission:read-write
.
DELETE
Authorizations
This API uses OAuth 2.0 with the authorization code grant flow.
Path Parameters
The UUID of the person record to delete.
Example:
"891dcbfc-9141-415d-9b2a-2238a6cc012d"
Response
200
application/json
Success