Delete user app record by token
User App
Delete user app record by token
Removes app-specific data for a user
DELETE
Delete user app record by token
Documentation Index
Fetch the complete documentation index at: https://docs.databunker.org/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Root access token for Databunker API
Path Parameters
User token (UUID)
Application name for user app data
Pattern:
^[a-z0-9-]+$Response
User app record deleted successfully
Available options:
ok Example:
"ok"