purge end user data
Authentication
Project API token. Generate it in your BotBye account and send it in the X-Api-Key request header.
Project API token. Generate it in your BotBye account and send it in the X-Api-Key request header.
Permanently deletes all privacy-related data for a specific end user identified by their server key and account ID. This endpoint enables granular data deletion for individual end users while maintaining data for other users.
Requires API key authentication via the api_key variable.
Returns a confirmation response indicating successful deletion of the specified end user’s data.
This action is irreversible. Once end user data is purged, it cannot be recovered. This operation:
This endpoint removes all end user-specific data including:
The granular nature of this endpoint allows you to maintain data isolation and delete specific end user data without impacting your broader customer account or other end users.