The custom message limit imposes a hard limit on how many messages your account can send during a calendar month.
Fetch the details of custom sending limit on the account
A 200 response
The custom limit set for the account
The number of messages already sent
The timeframe for which the limit applies - m for months, d for days, h for hours
A 404 response
{"limit": 10000,"current": 0,"period": "1m"}
Set a custom sending limit
The limit to set
Successfully set the sending limit
Indicates success of request
Error response
{"success": true}
Delete a custom sending limit
Successfully deleted the sending limit
Re-enable an account that was disabled for reaching the custom sending limit
Successfully re-enabled the account