Skip to main content
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 with end_users:write scope.

Path Parameters

string
required
The end user’s unique identifier (e.g., eu_abc123).

Response

Returns 204 No Content on success.

What Happens on Deletion

When you delete an end user, Bota applies the following lifecycle changes:
This operation cannot be undone through the API or Portal. Reusing the same external_id creates a new end user with a different eu_* ID; it does not recover the deleted record.
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.