Update configurable parameters for an app.
Apps
Update App Parameters
Update an app’s configurable parameters.
PATCH
Update configurable parameters for an app.
Documentation Index
Fetch the complete documentation index at: https://docs.rigbox.dev/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
App ID
Body
application/json
Response
200 - application/json
App params updated
OpenAPI-facing mirror of the canonical app payload.
Response types can keep serializing rig_data_store::models::App while
pointing schema generation at this local mirror to avoid cross-crate derive
coupling in utoipa.