Customer Trust
Create data deletion request
Submit a Right to Be Forgotten (RTBF) data deletion request for the specified email address.
POST
Create data deletion request
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Request body for creating a data deletion request.
Email address of the individual requesting data deletion.
Response
200 - application/json
Ok
Response returned after a data deletion request is created.
Whether the deletion request was successfully enqueued.
Create data deletion request