Mailchimp · Schema

Error

A standard error response from the Mandrill API.

CampaignsEmail MarketingMarketing AutomationNewslettersTransactional 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