limits

Update Spend Limit

Update an absolute amount, percentage threshold, or enabled state.

patch/v2/limits/{limit_id}

Path parameters

limit_idstring uuid required

Request body

enabledboolean nullable

Response

Successful Response

idstring uuid required
api_key_idstring uuid nullable required
api_key_namestring nullable required
membership_idinteger nullable required
member_namestring nullable required
parent_limit_idstring uuid nullable required
threshold_percentstring nullable required
interval'week' | 'month' required
amount_usdstring required
action'alert' | 'block' required
enabledboolean required
spend_usdstring required
period_startstring required
period_endstring required
editableboolean required

Changes

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