Create or update user app record by login
User App
Create or update user app record by login
Stores app-specific data for a user identified by login
POST
Create or update 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-]+$Body
The body is of type object.
Response
User app record created successfully
Available options:
ok Example:
"ok"