settings

Update user settings (partial merge)

Replaces the authenticated user's settings with the provided object.

post/api/settings

Headers

Comfy-Userstring

Identifies the active user in multi-user mode. Used for settings, userdata, and history isolation. This is not a security mechanism — it is an organisational convenience with no authentication behind it.

Request body

object required

Partial settings to merge

Response

Settings updated

Changes