Delete user app record by login
User App
Delete user app record by login
Removes app-specific data for a user identified by login
DELETE
Delete user app record by login
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 login name
Application name for user app data
Pattern:
^[a-z0-9-]+$Response
User app record deleted successfully
Available options:
ok Example:
"ok"