- Delete a limit threshold for an account
List limit thresholds for an account
Create a limit threshold for an account
Get a limit threshold for an account
Update a limit threshold for an account
Delete a limit threshold...
- US Mailgunhttps://api.mailgun.net/v1/thresholds/limits/{name}
- EU Mailgunhttps://api.eu.mailgun.net/v1/thresholds/limits/{name}
curl -i -X DELETE \
-u '<username>:<password>' \
'https://api.mailgun.net/v1/thresholds/limits/{name}'Response
{ "message": "string" }