Users

Update User Preferences

Update user preferences.

Validates both the MCP tool-call timeout and the optional custom queue-wait window. When the MCP timeout is lowered, any previously stored custom wait window is auto-clamped down to fit the new ceiling so the resolved value never exceeds 60% of the session timeout.

patch/api/v1/users/preferences

Request body

mcp_timeout_secondsinteger nullable
queue_wait_customboolean nullable
queue_wait_secondsinteger nullable

Response

Successful Response

{"stackTrail":"paths:/api/v1/users/preferences:patch:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 1 revision of this API.