# Deprecated Endpoints

This section lists all deprecated endpoints of the Mailjet API. While they may still be functional for legacy purposes, they are no longer supported and could be removed in the future. We strongly recommend migrating to the current recommended endpoints to ensure continued functionality and access to the latest features

## Campaigns

### Drafts

| Method | Endpoint | Page |
|  --- | --- | --- |
|  | `/v3/REST/newsletter` | [Newsletter List](/openapi/openapi-mailjet/deprecated-endpoints/get_v3_newsletter) |
|  | `/v3/REST/newsletter` | [Create Newsletter](/openapi/openapi-mailjet/deprecated-endpoints/post_v3_newsletter) |
|  | `/v3/REST/newsletter/{newsletter_ID}` | [Newsletter by ID](/openapi/openapi-mailjet/deprecated-endpoints/get_v3_newsletter_id) |
|  | `/v3/REST/newsletter/{newsletter_ID}` | [Update Newsletter](/openapi/openapi-mailjet/deprecated-endpoints/put_v3_newsletter_id) |
|  | `/v3/REST/newsletter/{newsletter_ID}/detailcontent` | [Get Newsletter: Detail Content](/openapi/openapi-mailjet/deprecated-endpoints/get_v3_newsletter_id_detailcontent) |
|  | `/v3/REST/newsletter/{newsletter_ID}/detailcontent` | [Newsletter: Detail Content](/openapi/openapi-mailjet/deprecated-endpoints/post_v3_newsletter_id_detailcontent) |
|  | `/v3/REST/newsletter/{newsletter_ID}/detailcontent` | [Update Newsletter: Detail Content](/openapi/openapi-mailjet/deprecated-endpoints/put_v3_newsletter_id_detailcontent) |
|  | `/v3/REST/newsletter/{newsletter_ID}/detailcontent` | [Delete Newsletter: Detail Content](/openapi/openapi-mailjet/deprecated-endpoints/delete_v3_newsletter_id_detailcontent) |
|  | `/v3/REST/newsletter/{newsletter_ID}/schedule` | [Get Newsletter: Schedule](/openapi/openapi-mailjet/deprecated-endpoints/get_v3_newsletter_id_schedule) |
|  | `/v3/REST/newsletter/{newsletter_ID}/schedule` | [Newsletter: Schedule](/openapi/openapi-mailjet/deprecated-endpoints/post_v3_newsletter_id_schedule) |
|  | `/v3/REST/newsletter/{newsletter_ID}/schedule` | [Update Newsletter: Schedule](/openapi/openapi-mailjet/deprecated-endpoints/put_v3_newsletter_id_schedule) |
|  | `/v3/REST/newsletter/{newsletter_ID}/schedule` | [Delete Newsletter: Schedule](/openapi/openapi-mailjet/deprecated-endpoints/delete_v3_newsletter_id_schedule) |
|  | `/v3/REST/newsletter/{newsletter_ID}/send` | [Newsletter: Send](/openapi/openapi-mailjet/deprecated-endpoints/post_v3_newsletter_id_send) |
|  | `/v3/REST/newsletter/{newsletter_ID}/status` | [Get Newsletter: Status](/openapi/openapi-mailjet/deprecated-endpoints/get_v3_newsletter_id_status) |
|  | `/v3/REST/newsletter/{newsletter_ID}/test` | [Newsletter: Test](/openapi/openapi-mailjet/deprecated-endpoints/post_v3_newsletter_id_test) |


## Statistics

| Method | Endpoint | Page |
|  --- | --- | --- |
|  | `/v3/REST/apikeytotals/` | [API Key Totals/](/openapi/openapi-mailjet/deprecated-endpoints/get_v3_apikeytotals) |
|  | `/v3/REST/campaigngraphstatistics/` | [Campaign Graph Statistics/](/openapi/openapi-mailjet/deprecated-endpoints/get_v3_campaigngraphstatistics) |
|  | `/v3/REST/campaigngraphstatistics/{campaign_ID}/` | [Campaign Graph Statistics by ID/](/openapi/openapi-mailjet/deprecated-endpoints/get_v3_campaigngraphstatistics_id) |
|  | `/v3/REST/campaignstatistics/` | [Campaign Statistics/](/openapi/openapi-mailjet/deprecated-endpoints/get_v3_campaignstatistics) |
|  | `/v3/REST/campaignstatistics/{campaign_ID}/` | [Campaign Statistics by ID/](/openapi/openapi-mailjet/deprecated-endpoints/get_v3_campaignstatistics_id) |
|  | `/v3/REST/domainstatistics/` | [Domain Statistics/](/openapi/openapi-mailjet/deprecated-endpoints/get_v3_domainstatistics) |
|  | `/v3/REST/graphstatistics/` | [Graph Statistics/](/openapi/openapi-mailjet/deprecated-endpoints/get_v3_graphstatistics) |
|  | `/v3/REST/liststatistics/` | [List Statistics/](/openapi/openapi-mailjet/deprecated-endpoints/get_v3_liststatistics) |
|  | `/v3/REST/liststatistics/{list_ID}/` | [List Statistics by ID/](/openapi/openapi-mailjet/deprecated-endpoints/get_v3_liststatistics_id) |
|  | `/v3/REST/messagestatistics/` | [Message Statistics/](/openapi/openapi-mailjet/deprecated-endpoints/get_v3_messagestatistics) |
|  | `/v3/REST/messagestatistics/{message_ID}/` | [Message Statistics by ID/](/openapi/openapi-mailjet/deprecated-endpoints/get_v3_messagestatistics_id) |
|  | `/v3/REST/openstatistics/` | [Open Statistics/](/openapi/openapi-mailjet/deprecated-endpoints/get_v3_openstatistics) |
|  | `/v3/REST/senderstatistics/` | [Sender Statistics/](/openapi/openapi-mailjet/deprecated-endpoints/get_v3_senderstatistics) |
|  | `/v3/REST/senderstatistics/{sender_ID}/` | [Sender Statistics by ID/](/openapi/openapi-mailjet/deprecated-endpoints/get_v3_senderstatistics_id) |