Update Group Member Budget Override
Set or clear a per-member monthly budget override within a group. When set, the member’s spending is capped at this amount regardless of the group-level budget. Pass null to remove the override and fall back to the group budget. Only available when the organization uses group budgets (group budget mode); otherwise the endpoint returns 409. Requires an API key with write manage permissions.
null to remove the override and fall back to the group budget.
409 Conflict.Authorizations
API key for authentication
Path Parameters
The group ID
The user ID of the member whose budget override should be updated
Body
Monthly budget override for the member in USD. Set to null to remove the override and fall back to the group budget.
100
Response
Budget override updated successfully