Set limit for the user

POST {{baseUrl}}/v2/users/:id/limit

This endpoint sets the monthly limit for a user. The limit amount must be non-negative. To unset the monthly limit of the user, just set monthly_limit to null.

HEADERS

KeyDatatypeRequiredDescription
Idempotency-Keystring
Content-Typestring

RESPONSES

status: OK

{"monthly_limit":{"amount":-97235336,"currency":"do amet"}}