Apps

Set app user configuration

Stores validated per-user values outside the versioned app definition. The reserved $theme key (a preset-theme slug) is accepted on every app, even one that declares no userConfig schema.

put/api/apps/{id}/user-config

Path parameters

idstring required

Request body

valuesobject required

Response

Stored user configuration

valuesobject required
schemaobject required

Changes

Changed in 2 of the 104 revisions of this API.7

    • added the media type application/json for the response with the status

      response-media-type-added

    • added the media type application/json for the response with the status

      response-media-type-added

    • added the media type application/json for the response with the status

      response-media-type-added

    • added the media type application/json for the response with the status

      response-media-type-added

    • added the media type application/json for the response with the status

      response-media-type-added

    • added the media type application/json for the response with the status

      response-media-type-added

    • endpoint added

      endpoint-added