# PERSON_DELETED

This webhook event occurs when Solaris deletes all personal data related to the given person from its system according to GDPR regulations.   Note: Solaris is legally required to delete records of created persons who did not become customers within 90 days of collecting the personal data according to GDPR regulations. When you receive a notification of this type, you must immediately delete all data related to the person specified in the webhook notification.

Endpoint: POST person_deleted
Version: 1.0

## Header parameters:

  - `Solaris-Entity-Id` (string)
    Contains the ID of the person whose data you must delete.
    Example: "c724a8d510c5294affadf8c95a8119b5cper"


## Response 200 fields
