latestOpenAPI 3.1.02026-08-218667571.2 MB

a8ca30023371

Admin APIs
users

Bulk Update Consumption Limits

Bulk-set platform token limits for multiple users (admin only).

Per-user application is atomic: if either limit fails a precondition the user is skipped entirely rather than left half-updated. Returns a summary with the updated count and skipped users with reasons.

post/api/v1/admin/users/bulk/consumption-limits

Request body

user_idsstring[] required
client_idstring nullable
transaction_limitnumber nullable
allocated_amountnumber nullable

Response

Successful Response

{"stackTrail":"paths:/api/v1/admin/users/bulk/consumption-limits:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}