End Users
Delete End User
Delete an end user from active use
DELETE
Delete an end user from active use. The end user becomes read-only and cannot be recovered. Existing recordings and device associations remain available as historical data.
Authentication
Requires an API key withend_users:write scope.
Path Parameters
string
required
The end user’s unique identifier (e.g.,
eu_abc123).Response
Returns204 No Content on success.
What Happens on Deletion
When you delete an end user, Bota applies the following lifecycle changes:
This endpoint does not erase retained recordings, transcripts, summaries, or audio objects. Do not treat it as completion of a GDPR or other permanent-data-erasure request.

