APIs.io
Search
Providers
Tags
Add API
About
Support
Blog
Search
Home
Mailchimp
Error
Mailchimp
· Schema
Error
A standard error response from the Mandrill API.
Campaigns
Email Marketing
Marketing Automation
Newsletters
Transactional Email
Properties
Name
Type
Description
status
string
Always "error" for error responses.
code
integer
The numeric error code.
name
string
The name/type of the error (e.g., Invalid_Key, ValidationError).
message
string
A human-readable description of the error.
View JSON Schema on GitHub