PATCH /api/v2/account/settings — Partially update user settings
Account
Patch Settings
Only the fields present in the request body are updated; everything else is preserved from the current settings.
PATCH
PATCH /api/v2/account/settings — Partially update user settings
Documentation Index
Fetch the complete documentation index at: https://docs.shuriken.trade/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Use Authorization: Bearer <jwt> for user auth or Authorization: Bearer sk_{keyId}_{secret} for API key auth.
Body
application/json
Partial trade settings for PATCH requests. All fields are optional — only provided fields overwrite the corresponding current value.