Skip to main content
DELETE
/
sub-account
/
{handle}
/
limit
Delete Sub-account Limit
curl --request DELETE \
  --url https://api.mailchannels.net/tx/v1/sub-account/{handle}/limit \
  --header 'X-Api-Key: <x-api-key>'

Headers

X-Api-Key
string
required

Path Parameters

handle
string
required

Handle of the sub-account to delete limit for.

Response

The limit was successfully deleted for the sub-account.