Error Codes

We have a set of error codes for the email sending API that has certain values listed down below:

Error Code

Value

2xxxxx

Success

4xxxxx

Failure due to client side error.

5xxxxxFailure due to server side error.

400001

Transmission name not provided.

400002

Recipient list not provided.

400003

Content details not provided.

400004

Sender details not provided.

400005

Sender address not provided.

400006

Subject not provided.

400007

Content body not provided.

400008

Invalid sender address.

400009

Sender domain not authenticated. Please authenticate your domain before sending.

400011

Recipient limit exceeded.

400012CNAME not verified for bounce domain.
400013None of the recipients are valid.
400015Your account license expired.
400016You do not have sufficient credits to perform this action.

400101

Domain name not provided.

400102

Invalid domain name.

400103

Domain already present.

400104

No such domain configured.

400105

No domains configured yet.

400106

Domain already verified in another org.

400107

Domain verification failed due to missing public key in DNS.

400109Bounce domain already exists.

400204

Duplicate Webhook name.

400205

Invalid webhook ID.

400206

Invalid webhook name.

400207

Invalid URL.

400208

Invalid request type.

400209

Invalid webhook action.

400210

Invalid webhook custom data.

400211

Invalid webhook custom header.

400212Invalid webhook auth type.
400402Suppression list not provided.
400404Limit for a single API request has been exceeded.
400405No contacts provided in suppression list.
400501A recipient list with the same name already exists.
400502Recipient list ID not provided.
400503Recipient list name not provided.
400504Recipients/contacts not provided.
400601No users found.
400602No such user present.
400603User already exists.
400604User already invited.
400605User limit reached. You can't add users anymore.
400701Invalid template ID provided.
400702Invalid template name provided.
400703Invalid content type.
400704Content not provided.
400705A template with the same name already exists.
500701Template was not deleted.