GDPR & Privacy
Delete specific user data
DELETE
You can delete traces data for a specific user of yours by specifying their association properties.
Request Body
A list of users to delete, each specific using a specific criterion for deletion like {userId: "123"}
.
Response
The request ID for this deletion request. You can use it to query the status of the deletion.