Dashboard
Account overview and key metrics
Send Email
Compose and send via Mailjet Send API v3.1
Sent Email Log
Complete history of all sent messages with delivery tracking
Templates
Manage your email templates
Contacts
Manage your contact database
Contact Lists
Organize contacts into subscription lists
Subscribe or unsubscribe a contact to a specific list. Uses the /v3/REST/contactslist/{id}/managecontact endpoint.
Statistics
Detailed delivery, engagement, and performance analytics
Senders
Manage verified sender addresses
Webhooks
Event callback URLs for real-time notifications
Domains / DNS
Domain authentication and DNS records
GDPR Contact Deletion
Permanently remove contacts from your account in compliance with GDPR Article 17 (Right to Erasure)
Deleted Contact) but is not counted toward your total contacts. Deletion cannot be undone — if the contact subscribes again, they are added as a new entry. This process uses the DELETE /v4/contacts/{id} endpoint.
If you only need to stop sending to a contact (rather than comply with a GDPR erasure request), use exclusion instead. This keeps historical statistics intact but prevents any future campaigns from reaching them. Set IsExcludedFromCampaigns=true on the contact.
DELETE /v4/contacts/{id}. Progress is shown below. Deletions run sequentially to respect rate limits.
No deletions performed this session.
API Console
Send raw requests to any Mailjet API endpoint
Execute a request to see the response