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
Authorization
Bearer authentication of the form Bearer <token>
, where token is your auth token.
Request
This endpoint expects an object.
app_id
user_ids
inform_users
An array of email addresses that will be notified after data is deleted.
Response
Success