Delete user data

Request data deletion for specific users. All of the user’s associated data will be permanently deleted within 30 days of the request.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
app_idstringRequired
user_idslist of stringsRequired
inform_userslist of stringsRequired
An array of email addresses that will be notified after data is deleted.

Response

Success

Errors