Set Sub-account Limit
PUT/sub-account/:handle/limit
Sets the limit for the specified sub-account. The minimum allowed sends is 0.
Request
Responses
- 200
- 400
- 404
- 500
The limit was successfully updated for the specified sub-account.
Missing or invalid limit value.
The specified sub-account does not exist.
An unexpected internal error occurred.