User settings
Create user settings
Creates the settings record for the authenticated user (notification toggles and low-balance alert currency). This is a per-user resource and is not company-scoped.
post/v1/user_settings
Parameters
#/paths/~1v1~1users/get/parameters/0 — unresolved $ref
Request body
Example request
{
"low_balance_threshold_currency": "CLP"
}Response
The created user settings.