General APIs with JWT

Update Low Balance Threshold

Update low balance threshold configuration for the user.

put/users/me/low-balance-threshold

Request body

hours_thresholdnumber nullable
amount_thresholdnumber nullable
enabledboolean

Response

Successful Response

user_idstring uuid required
hours_thresholdnumber nullable
amount_thresholdnumber nullable
enabledboolean nullable
configured_atstring date-time nullable
last_notified_atstring date-time nullable
notification_countinteger
created_atstring date-time
updated_atstring date-time nullable

Changes

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