Skip to main content
PATCH
Update budget limit; syncs to Redis immediately

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Body

application/json
budgetUsd
number
required

New monthly budget in USD

Example:

100

Response

200 - undefined