Deletes a user's data without removing the user account itself.

Behavior: Removes all user-generated data (video tracking, content attributes, saved searches, content groups, favorites, likes, etc.) while preserving the user account. If no user ID is provided, operates on the current user's data. Only administrators can execute this operation; non-admin requests are silently skipped.

Authorization: Requires a valid Bearer token with administrator privileges.

Side Effects: Permanently deletes all user data records.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

Optional user ID. If null, targets the current user's data.

Responses
200

The user data was deleted successfully, or the operation was skipped for non-admin callers.

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json