End Users
Delete End User
Permanently delete an end user and all associated data
DELETE
Permanently delete an end user and all associated data including recordings, transcriptions, and device bindings. This operation is irreversible and supports compliance requirements (e.g., GDPR right to deletion, HIPAA).
Authentication
Requires an API key withend_users:write scope.
Path Parameters
The end user’s unique identifier (e.g.,
eu_abc123).Response
Returns204 No Content on success.

