{"items":[{"type":"group","fsPath":"docs/mailgun/index.md","metadata":{"type":"markdown"},"label":"Mailgun Email API","link":"/docs/mailgun","routeSlug":"/docs/mailgun","items":[{"type":"link","fsPath":"docs/mailgun/get-started.md","metadata":{"type":"markdown"},"label":"Features Overview","link":"/docs/mailgun/get-started","routeSlug":"/docs/mailgun/get-started"},{"type":"link","fsPath":"docs/mailgun/quickstart.md","metadata":{"type":"markdown"},"label":"Quickstart Guide","link":"/docs/mailgun/quickstart","routeSlug":"/docs/mailgun/quickstart"},{"type":"group","label":"API Documentation","items":[{"type":"link","fsPath":"docs/mailgun/api-reference/api-overview.md","metadata":{"type":"markdown"},"label":"API Overview","link":"/docs/mailgun/api-reference/api-overview","routeSlug":"/docs/mailgun/api-reference/api-overview"},{"type":"link","fsPath":"docs/mailgun/api-reference/mg-auth.md","metadata":{"type":"markdown"},"label":"Authentication","link":"/docs/mailgun/api-reference/mg-auth","routeSlug":"/docs/mailgun/api-reference/mg-auth"},{"type":"link","fsPath":"docs/mailgun/api-reference/developer-tools.md","metadata":{"type":"markdown"},"label":"Developer Tools","link":"/docs/mailgun/api-reference/developer-tools","routeSlug":"/docs/mailgun/api-reference/developer-tools"},{"type":"link","label":"Mailgun API","link":"/docs/mailgun/api-reference/send/mailgun","routeSlug":"/docs/mailgun/api-reference/send/mailgun"},{"type":"separator","label":"Messages"},{"type":"group","label":"Messages","link":"/docs/mailgun/api-reference/send/mailgun/messages","routeSlug":"/docs/mailgun/api-reference/send/mailgun/messages","items":[{"label":"Send an email","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/messages/post-v3--domain-name--messages","routeSlug":"/docs/mailgun/api-reference/send/mailgun/messages/post-v3--domain-name--messages","metadata":{"seo":{"title":"Send an email","description":"Pass the components of the messages such as To, From, Subject, HTML, text parts, attachments, etc. Mailgun will build a MIME representation of the message and send it. In order to send you must provide one of the following parameters: 'text', 'html', 'amp-html' or 'template'. Important: Send options (parameters starting with o:, h:, v:, or t:) are limited to 16KB total"}},"httpPath":"/v3/{domain_name}/messages"},{"label":"Send an email in MIME format","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/messages/post-v3--domain-name--messages-mime","routeSlug":"/docs/mailgun/api-reference/send/mailgun/messages/post-v3--domain-name--messages-mime","metadata":{"seo":{"title":"Send an email in MIME format","description":"Build a MIME string yourself using a MIME library and submit it to Mailgun. Important: Send options (parameters starting with o:, h:, v:, or t:) are limited to 16KB total"}},"httpPath":"/v3/{domain_name}/messages.mime"},{"label":"Retrieve a stored email","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/messages/get-v3-domains--domain-name--messages--storage-key-","routeSlug":"/docs/mailgun/api-reference/send/mailgun/messages/get-v3-domains--domain-name--messages--storage-key-","metadata":{"seo":{"title":"Retrieve a stored email","description":"Event(s) created from sending an email with Mailgun will contain a storage.key to use to retrieve the email."}},"httpPath":"/v3/domains/{domain_name}/messages/{storage_key}"},{"label":"Resend an email","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/messages/post-v3-domains--domain-name--messages--storage-key-","routeSlug":"/docs/mailgun/api-reference/send/mailgun/messages/post-v3-domains--domain-name--messages--storage-key-","metadata":{"seo":{"title":"Resend an email","description":"Resend an email"}},"httpPath":"/v3/domains/{domain_name}/messages/{storage_key}"},{"label":"Get messages queue status","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/messages/get-v3-domains--name--sending-queues","routeSlug":"/docs/mailgun/api-reference/send/mailgun/messages/get-v3-domains--name--sending-queues","metadata":{"seo":{"title":"Get messages queue status","description":"Provides default and scheduled message queue information."}},"httpPath":"/v3/domains/{name}/sending_queues"},{"label":"Delete scheduled and undelivered mail","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/messages/delete-v3--domain-name--envelopes","routeSlug":"/docs/mailgun/api-reference/send/mailgun/messages/delete-v3--domain-name--envelopes","metadata":{"seo":{"title":"Delete scheduled and undelivered mail","description":"Deletes all scheduled and undelivered mail from the domain queue.  This endpoint must be called on the same storage API host as the mail's generated storage URL.  e.g. https://storage-us-east4.api.mailgun.net/v3/example.com/envelopes"}},"httpPath":"/v3/{domain_name}/envelopes"}]},{"type":"separator","label":"Domains"},{"type":"group","label":"Domains","link":"/docs/mailgun/api-reference/send/mailgun/domains","routeSlug":"/docs/mailgun/api-reference/send/mailgun/domains","items":[{"label":"Get domains","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/domains/get-v4-domains","routeSlug":"/docs/mailgun/api-reference/send/mailgun/domains/get-v4-domains","metadata":{"seo":{"title":"Get domains","description":"Get the list of domains. Can be filtered by state or authority. Sorting is optional. The list is paginated and limited to 1000 items per page."}},"httpPath":"/v4/domains"},{"label":"Create a domain","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/domains/post-v4-domains","routeSlug":"/docs/mailgun/api-reference/send/mailgun/domains/post-v4-domains","metadata":{"seo":{"title":"Create a domain","description":"Creates a domain for sending emails"}},"httpPath":"/v4/domains"},{"label":"Get domain details","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/domains/get-v4-domains--name-","routeSlug":"/docs/mailgun/api-reference/send/mailgun/domains/get-v4-domains--name-","metadata":{"seo":{"title":"Get domain details","description":"Fetches json representation of a domain that includes details about the domain's state and settings."}},"httpPath":"/v4/domains/{name}"},{"label":"Update domain","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/domains/put-v4-domains--name-","routeSlug":"/docs/mailgun/api-reference/send/mailgun/domains/put-v4-domains--name-","metadata":{"seo":{"title":"Update domain","description":"Update domain configuration like smtp credentials, enable/disable automatic sender security, spam actions, wildcard, or tracking web scheme."}},"httpPath":"/v4/domains/{name}"},{"label":"Verify Domain","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/domains/put-v4-domains--name--verify","routeSlug":"/docs/mailgun/api-reference/send/mailgun/domains/put-v4-domains--name--verify","metadata":{"seo":{"title":"Verify Domain","description":"Verify the domains DNS records (includes A, CNAME, SPF, DKIM and MX records) to ensure the domain is ready and able to send"}},"httpPath":"/v4/domains/{name}/verify"},{"label":"Delete a domain","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/domains/delete-v3-domains--name-","routeSlug":"/docs/mailgun/api-reference/send/mailgun/domains/delete-v3-domains--name-","metadata":{"seo":{"title":"Delete a domain","description":"The domain must not be disabled or used as an authority for an other domain. Sandbox domain can't be deleted."}},"httpPath":"/v3/domains/{name}"}]},{"type":"group","label":"Domain Keys","link":"/docs/mailgun/api-reference/send/mailgun/domain-keys","routeSlug":"/docs/mailgun/api-reference/send/mailgun/domain-keys","items":[{"label":"List keys for all domains","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/domain-keys/get-v1-dkim-keys","routeSlug":"/docs/mailgun/api-reference/send/mailgun/domain-keys/get-v1-dkim-keys","metadata":{"seo":{"title":"List keys for all domains","description":"List domain keys, and optionally filter by signing domain or selector. Results are paginated - use the 'limit' parameter to control page size (default 10, max 100). Use the 'page' parameter from the paging response URLs to navigate through pages."}},"httpPath":"/v1/dkim/keys"},{"label":"Create a domain key","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/domain-keys/post-v1-dkim-keys","routeSlug":"/docs/mailgun/api-reference/send/mailgun/domain-keys/post-v1-dkim-keys","metadata":{"seo":{"title":"Create a domain key","description":"Create a domain key. Note that once private keys are created or imported they are never exported.Alternatively, you can import an existing PEM file containing a RSA private key in PKCS #1, ASn.1 DERformat. Note, the pem can be passed as a file attachment or as a form-string parameter."}},"httpPath":"/v1/dkim/keys"},{"label":"Delete a domain key","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/domain-keys/delete-v1-dkim-keys","routeSlug":"/docs/mailgun/api-reference/send/mailgun/domain-keys/delete-v1-dkim-keys","metadata":{"seo":{"title":"Delete a domain key","description":"Domain keys are not recoverable after deletion so use with care"}},"httpPath":"/v1/dkim/keys"},{"label":"Activate a domain key","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/domain-keys/put-v4-domains--authority-name--keys--selector--activate","routeSlug":"/docs/mailgun/api-reference/send/mailgun/domain-keys/put-v4-domains--authority-name--keys--selector--activate","metadata":{"seo":{"title":"Activate a domain key","description":"Activate a key to be used to DKIM sign emails with. Note: dns records must be valid for a domain key to be activated"}},"httpPath":"/v4/domains/{authority_name}/keys/{selector}/activate"},{"label":"List domain keys","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/domain-keys/get-v4-domains--authority-name--keys","routeSlug":"/docs/mailgun/api-reference/send/mailgun/domain-keys/get-v4-domains--authority-name--keys","metadata":{"seo":{"title":"List domain keys","description":"List all domain keys for your domain, including active/inactive and valid/invalid ones."}},"httpPath":"/v4/domains/{authority_name}/keys"},{"label":"Deactivate a domain key","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/domain-keys/put-v4-domains--authority-name--keys--selector--deactivate","routeSlug":"/docs/mailgun/api-reference/send/mailgun/domain-keys/put-v4-domains--authority-name--keys--selector--deactivate","metadata":{"seo":{"title":"Deactivate a domain key","description":"Deactivating for a specified authority and/or selector means a key won't be used for signing email anymore, even if they are valid."}},"httpPath":"/v4/domains/{authority_name}/keys/{selector}/deactivate"},{"label":"Update DKIM authority","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/domain-keys/put-v3-domains--name--dkim-authority","routeSlug":"/docs/mailgun/api-reference/send/mailgun/domain-keys/put-v3-domains--name--dkim-authority","metadata":{"seo":{"title":"Update DKIM authority","description":"You can delegate the domain authority to an other domain. Domain's authority is set to itself by default."}},"httpPath":"/v3/domains/{name}/dkim_authority"},{"label":"Update a DKIM selector","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/domain-keys/put-v3-domains--name--dkim-selector","routeSlug":"/docs/mailgun/api-reference/send/mailgun/domain-keys/put-v3-domains--name--dkim-selector","metadata":{"seo":{"title":"Update a DKIM selector","description":"Selector is the unique identifier of your key. It has to be different from other keys selector."}},"httpPath":"/v3/domains/{name}/dkim_selector"}]},{"type":"group","label":"Domain Tracking","link":"/docs/mailgun/api-reference/send/mailgun/domain-tracking","routeSlug":"/docs/mailgun/api-reference/send/mailgun/domain-tracking","items":[{"label":"Get tracking settings","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/domain-tracking/get-v3-domains--name--tracking","routeSlug":"/docs/mailgun/api-reference/send/mailgun/domain-tracking/get-v3-domains--name--tracking","metadata":{"seo":{"title":"Get tracking settings","description":"Use to check if open, click and unsubscribe tracking are active/inactive."}},"httpPath":"/v3/domains/{name}/tracking"},{"label":"Update click tracking settings","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/domain-tracking/put-v3-domains--name--tracking-click","routeSlug":"/docs/mailgun/api-reference/send/mailgun/domain-tracking/put-v3-domains--name--tracking-click","metadata":{"seo":{"title":"Update click tracking settings","description":"Use to turn on/off the click tracking at the domain level."}},"httpPath":"/v3/domains/{name}/tracking/click"},{"label":"Update open tracking settings","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/domain-tracking/put-v3-domains--name--tracking-open","routeSlug":"/docs/mailgun/api-reference/send/mailgun/domain-tracking/put-v3-domains--name--tracking-open","metadata":{"seo":{"title":"Update open tracking settings","description":"Use to turn on/off the open tracking at the domain level."}},"httpPath":"/v3/domains/{name}/tracking/open"},{"label":"Update unsubscribe tracking settings","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/domain-tracking/put-v3-domains--name--tracking-unsubscribe","routeSlug":"/docs/mailgun/api-reference/send/mailgun/domain-tracking/put-v3-domains--name--tracking-unsubscribe","metadata":{"seo":{"title":"Update unsubscribe tracking settings","description":"Use to turn on/off the unsubscribe tracking at the domain level."}},"httpPath":"/v3/domains/{name}/tracking/unsubscribe"},{"label":"Tracking Certificate: Get certificate and status","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/domain-tracking/get-v2-x509--domain--status","routeSlug":"/docs/mailgun/api-reference/send/mailgun/domain-tracking/get-v2-x509--domain--status","metadata":{"seo":{"title":"Tracking Certificate: Get certificate and status","description":"Get x509 TLS certificate and status"}},"httpPath":"/v2/x509/{domain}/status"},{"label":"Tracking Certificate: Regenerate expired certificate","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/domain-tracking/put-v2-x509--domain-","routeSlug":"/docs/mailgun/api-reference/send/mailgun/domain-tracking/put-v2-x509--domain-","metadata":{"seo":{"title":"Tracking Certificate: Regenerate expired certificate","description":"Initiates regeneration of an expired TLS certificate for the tracking domain in a background task. Once generation is enqueued, you may poll status endpoint in location field to check for success. This will not regenerate an existing certificate that is still valid"}},"httpPath":"/v2/x509/{domain}"},{"label":"Tracking Certificate: Generate","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/domain-tracking/post-v2-x509--domain-","routeSlug":"/docs/mailgun/api-reference/send/mailgun/domain-tracking/post-v2-x509--domain-","metadata":{"seo":{"title":"Tracking Certificate: Generate","description":"Initiates generation of a TLS certificate for the tracking domain in a background task.  Once generation is enqueued, you may poll the status endpoint in location field to check for success"}},"httpPath":"/v2/x509/{domain}"}]},{"type":"group","label":"DKIM Security","link":"/docs/mailgun/api-reference/send/mailgun/dkim-security","routeSlug":"/docs/mailgun/api-reference/send/mailgun/dkim-security","items":[{"label":"Update Automatic Sender Security DKIM key rotation for a domain","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/dkim-security/put-v1-dkim-management-domains--name--rotation","routeSlug":"/docs/mailgun/api-reference/send/mailgun/dkim-security/put-v1-dkim-management-domains--name--rotation","metadata":{"seo":{"title":"Update Automatic Sender Security DKIM key rotation for a domain","description":"The minimum allowed interval for rotation is 5 days."}},"httpPath":"/v1/dkim_management/domains/{name}/rotation"},{"label":"Rotate Automatic Sender Security DKIM key for a domain","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/dkim-security/post-v1-dkim-management-domains--name--rotate","routeSlug":"/docs/mailgun/api-reference/send/mailgun/dkim-security/post-v1-dkim-management-domains--name--rotate","metadata":{"seo":{"title":"Rotate Automatic Sender Security DKIM key for a domain","description":"Immediately rotate your DKIM key. This will trigger a rotation even if auto-rotation is disabled on the domain."}},"httpPath":"/v1/dkim_management/domains/{name}/rotate"}]},{"type":"separator","label":"Webhooks"},{"type":"group","label":"Account Webhooks","link":"/docs/mailgun/api-reference/send/mailgun/account-webhooks","routeSlug":"/docs/mailgun/api-reference/send/mailgun/account-webhooks","items":[{"label":"List account-level webhooks","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/account-webhooks/get-v1-webhooks","routeSlug":"/docs/mailgun/api-reference/send/mailgun/account-webhooks/get-v1-webhooks","metadata":{"seo":{"title":"List account-level webhooks","description":"Retrieve all account-level webhooks or filter by specific webhook IDs. Returns webhook details including associated event types."}},"httpPath":"/v1/webhooks"},{"label":"Create an account-level webhook","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/account-webhooks/post-v1-webhooks","routeSlug":"/docs/mailgun/api-reference/send/mailgun/account-webhooks/post-v1-webhooks","metadata":{"seo":{"title":"Create an account-level webhook","description":"Create account-level webhook URLs to receive Mailgun's POST requests containing event information across all domains in your account. Note: Webhook changes can take up to 10 minutes to become effective due to caching."}},"httpPath":"/v1/webhooks"},{"label":"Delete account-level webhooks","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/account-webhooks/delete-v1-webhooks","routeSlug":"/docs/mailgun/api-reference/send/mailgun/account-webhooks/delete-v1-webhooks","metadata":{"seo":{"title":"Delete account-level webhooks","description":"Delete account-level webhooks for the authenticated account. You can either delete all webhooks by setting all=true, or specify specific webhook IDs to delete via webhook_ids. If both are provided, the specific webhook_ids will be deleted. Note: Webhook changes can take up to 10 minutes to become effective due to caching."}},"httpPath":"/v1/webhooks"},{"label":"Get account-level webhook by ID","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/account-webhooks/get-v1-webhooks--webhook-id-","routeSlug":"/docs/mailgun/api-reference/send/mailgun/account-webhooks/get-v1-webhooks--webhook-id-","metadata":{"seo":{"title":"Get account-level webhook by ID","description":"Retrieve a specific account-level webhook by its webhook ID. Returns webhook details including associated event types."}},"httpPath":"/v1/webhooks/{webhook_id}"},{"label":"Update an account-level webhook","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/account-webhooks/put-v1-webhooks--webhook-id-","routeSlug":"/docs/mailgun/api-reference/send/mailgun/account-webhooks/put-v1-webhooks--webhook-id-","metadata":{"seo":{"title":"Update an account-level webhook","description":"Update an existing account-level webhook by replacing its URL, description, and event types. The webhook is identified by webhook_id and completely replaced with the new configuration. Note: Webhook changes can take up to 10 minutes to become effective due to caching."}},"httpPath":"/v1/webhooks/{webhook_id}"},{"label":"Delete account-level webhook by ID","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/account-webhooks/delete-v1-webhooks--webhook-id-","routeSlug":"/docs/mailgun/api-reference/send/mailgun/account-webhooks/delete-v1-webhooks--webhook-id-","metadata":{"seo":{"title":"Delete account-level webhook by ID","description":"Delete a specific account-level webhook by its webhook ID. This removes the webhook from all associated event types. Note: Webhook changes can take up to 10 minutes to become effective due to caching."}},"httpPath":"/v1/webhooks/{webhook_id}"}]},{"type":"group","label":"Domain Webhooks","link":"/docs/mailgun/api-reference/send/mailgun/domain-webhooks","routeSlug":"/docs/mailgun/api-reference/send/mailgun/domain-webhooks","items":[{"label":"Get domain webhooks","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/domain-webhooks/get-v3-domains--domain--webhooks","routeSlug":"/docs/mailgun/api-reference/send/mailgun/domain-webhooks/get-v3-domains--domain--webhooks","metadata":{"seo":{"title":"Get domain webhooks","description":"Returns all webhooks for the domain."}},"httpPath":"/v3/domains/{domain}/webhooks"},{"label":"Create a domain webhook","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/domain-webhooks/post-v3-domains--domain--webhooks","routeSlug":"/docs/mailgun/api-reference/send/mailgun/domain-webhooks/post-v3-domains--domain--webhooks","metadata":{"seo":{"title":"Create a domain webhook","description":"Create a list of webhook URLs you'd like to receive Mailgun's POST requests containing event information."}},"httpPath":"/v3/domains/{domain}/webhooks"},{"label":"Get domain webhooks by type","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/domain-webhooks/get-v3-domains--domain-name--webhooks--webhook-name-","routeSlug":"/docs/mailgun/api-reference/send/mailgun/domain-webhooks/get-v3-domains--domain-name--webhooks--webhook-name-","metadata":{"seo":{"title":"Get domain webhooks by type","description":"Get the list of url(s) for a webhook identified by its webhook_name."}},"httpPath":"/v3/domains/{domain_name}/webhooks/{webhook_name}"},{"label":"Update domain webhook","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/domain-webhooks/put-v3-domains--domain-name--webhooks--webhook-name-","routeSlug":"/docs/mailgun/api-reference/send/mailgun/domain-webhooks/put-v3-domains--domain-name--webhooks--webhook-name-","metadata":{"seo":{"title":"Update domain webhook","description":"Replace the list of urls by the given one with the url param. Here is the list of supported webhook: accepted, opened, clicked, unsubscribed, delivered, permanent_fail, temporary_fail and complained."}},"httpPath":"/v3/domains/{domain_name}/webhooks/{webhook_name}"},{"label":"Delete domain webhooks by type","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/domain-webhooks/delete-v3-domains--domain-name--webhooks--webhook-name-","routeSlug":"/docs/mailgun/api-reference/send/mailgun/domain-webhooks/delete-v3-domains--domain-name--webhooks--webhook-name-","metadata":{"seo":{"title":"Delete domain webhooks by type","description":"Remove all url(s) for a specified webhook type."}},"httpPath":"/v3/domains/{domain_name}/webhooks/{webhook_name}"},{"label":"Update domain webhooks (v4)","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/domain-webhooks/put-v4-domains--domain--webhooks","routeSlug":"/docs/mailgun/api-reference/send/mailgun/domain-webhooks/put-v4-domains--domain--webhooks","metadata":{"seo":{"title":"Update domain webhooks (v4)","description":"Update webhook URL to associate it with different event types. This replaces the existing event type associations for the given URL."}},"httpPath":"/v4/domains/{domain}/webhooks"},{"label":"Create domain webhooks (v4)","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/domain-webhooks/post-v4-domains--domain--webhooks","routeSlug":"/docs/mailgun/api-reference/send/mailgun/domain-webhooks/post-v4-domains--domain--webhooks","metadata":{"seo":{"title":"Create domain webhooks (v4)","description":"Create webhook URLs for multiple event types in a single operation. This v4 endpoint allows associating one URL with multiple webhook event types."}},"httpPath":"/v4/domains/{domain}/webhooks"},{"label":"Delete domain webhooks (v4)","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/domain-webhooks/delete-v4-domains--domain--webhooks","routeSlug":"/docs/mailgun/api-reference/send/mailgun/domain-webhooks/delete-v4-domains--domain--webhooks","metadata":{"seo":{"title":"Delete domain webhooks (v4)","description":"Delete webhook URLs from all event types they are associated with. Supports deleting multiple URLs at once by repeating the url query parameter."}},"httpPath":"/v4/domains/{domain}/webhooks"}]},{"type":"separator","label":"Reporting"},{"type":"group","label":"Metrics","link":"/docs/mailgun/api-reference/send/mailgun/metrics","routeSlug":"/docs/mailgun/api-reference/send/mailgun/metrics","items":[{"type":"link","label":"Metrics vs. Stats API","link":"/docs/mailgun/api-reference/send/mailgun/metrics/metrics-vs.-stats-api","routeSlug":"/docs/mailgun/api-reference/send/mailgun/metrics/metrics-vs.-stats-api"},{"type":"link","label":"What Are Metrics?","link":"/docs/mailgun/api-reference/send/mailgun/metrics/what-are-metrics","routeSlug":"/docs/mailgun/api-reference/send/mailgun/metrics/what-are-metrics"},{"type":"link","label":"Types of Metrics","link":"/docs/mailgun/api-reference/send/mailgun/metrics/types-of-metrics","routeSlug":"/docs/mailgun/api-reference/send/mailgun/metrics/types-of-metrics"},{"type":"link","label":"Sending Metrics (via ","link":"/docs/mailgun/api-reference/send/mailgun/metrics/sending-metrics-(via","routeSlug":"/docs/mailgun/api-reference/send/mailgun/metrics/sending-metrics-(via"},{"type":"link","label":"Usage Metrics (via ","link":"/docs/mailgun/api-reference/send/mailgun/metrics/usage-metrics-(via","routeSlug":"/docs/mailgun/api-reference/send/mailgun/metrics/usage-metrics-(via"},{"type":"link","label":"Core Concepts","link":"/docs/mailgun/api-reference/send/mailgun/metrics/core-concepts","routeSlug":"/docs/mailgun/api-reference/send/mailgun/metrics/core-concepts"},{"type":"link","label":"Dimensions","link":"/docs/mailgun/api-reference/send/mailgun/metrics/dimensions","routeSlug":"/docs/mailgun/api-reference/send/mailgun/metrics/dimensions"},{"type":"link","label":"Resolution","link":"/docs/mailgun/api-reference/send/mailgun/metrics/resolution","routeSlug":"/docs/mailgun/api-reference/send/mailgun/metrics/resolution"},{"type":"link","label":"Time Range Selection","link":"/docs/mailgun/api-reference/send/mailgun/metrics/time-range-selection","routeSlug":"/docs/mailgun/api-reference/send/mailgun/metrics/time-range-selection"},{"type":"link","label":"Filters","link":"/docs/mailgun/api-reference/send/mailgun/metrics/filters","routeSlug":"/docs/mailgun/api-reference/send/mailgun/metrics/filters"},{"type":"link","label":"Aggregates","link":"/docs/mailgun/api-reference/send/mailgun/metrics/aggregates","routeSlug":"/docs/mailgun/api-reference/send/mailgun/metrics/aggregates"},{"type":"link","label":"Subaccounts","link":"/docs/mailgun/api-reference/send/mailgun/metrics/subaccounts","routeSlug":"/docs/mailgun/api-reference/send/mailgun/metrics/subaccounts"},{"type":"link","label":"Data Retention","link":"/docs/mailgun/api-reference/send/mailgun/metrics/data-retention","routeSlug":"/docs/mailgun/api-reference/send/mailgun/metrics/data-retention"},{"type":"link","label":"Pagination","link":"/docs/mailgun/api-reference/send/mailgun/metrics/pagination","routeSlug":"/docs/mailgun/api-reference/send/mailgun/metrics/pagination"},{"type":"link","label":"Rate Limits and Quotas","link":"/docs/mailgun/api-reference/send/mailgun/metrics/rate-limits-and-quotas","routeSlug":"/docs/mailgun/api-reference/send/mailgun/metrics/rate-limits-and-quotas"},{"label":"Query account metrics","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/metrics/post-v1-analytics-metrics","routeSlug":"/docs/mailgun/api-reference/send/mailgun/metrics/post-v1-analytics-metrics","metadata":{"seo":{"title":"Query account metrics","description":"Queries filtered metrics for an account"}},"httpPath":"/v1/analytics/metrics"},{"label":"Query account usage metrics","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/metrics/post-v1-analytics-usage-metrics","routeSlug":"/docs/mailgun/api-reference/send/mailgun/metrics/post-v1-analytics-usage-metrics","metadata":{"seo":{"title":"Query account usage metrics","description":"Queries filtered usage metrics for an account"}},"httpPath":"/v1/analytics/usage/metrics"}]},{"type":"group","label":"Logs","link":"/docs/mailgun/api-reference/send/mailgun/logs","routeSlug":"/docs/mailgun/api-reference/send/mailgun/logs","items":[{"label":"List logs","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/logs/post-v1-analytics-logs","routeSlug":"/docs/mailgun/api-reference/send/mailgun/logs/post-v1-analytics-logs","metadata":{"seo":{"title":"List logs","description":"Gets customer event logs for an account"}},"httpPath":"/v1/analytics/logs"}]},{"type":"group","label":"Bounce Classification","link":"/docs/mailgun/api-reference/send/mailgun/bounce-classification","routeSlug":"/docs/mailgun/api-reference/send/mailgun/bounce-classification","items":[{"label":"List statistic v2","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/bounce-classification/post-v2-bounce-classification-metrics","routeSlug":"/docs/mailgun/api-reference/send/mailgun/bounce-classification/post-v2-bounce-classification-metrics","metadata":{"seo":{"title":"List statistic v2","description":"Items that have no bounces and no delays(classified_failures_count==0) are not returned."}},"httpPath":"/v2/bounce-classification/metrics"},{"label":"List statistics, ordered by total bounces","deprecated":true,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/bounce-classification/get-v1-bounce-classification-stats","routeSlug":"/docs/mailgun/api-reference/send/mailgun/bounce-classification/get-v1-bounce-classification-stats","metadata":{"seo":{"title":"List statistics, ordered by total bounces","description":"Deprecated: use POST /v2/bounce-classification/metrics instead"}},"httpPath":"/v1/bounce-classification/stats"},{"label":"List domains statistic per account","deprecated":true,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/bounce-classification/get-v1-bounce-classification-domains","routeSlug":"/docs/mailgun/api-reference/send/mailgun/bounce-classification/get-v1-bounce-classification-domains","metadata":{"seo":{"title":"List domains statistic per account","description":"Deprecated: use POST /v2/bounce-classification/metrics"}},"httpPath":"/v1/bounce-classification/domains"},{"label":"List statistic per domain","deprecated":true,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/bounce-classification/get-v1-bounce-classification-domains--domain--entities","routeSlug":"/docs/mailgun/api-reference/send/mailgun/bounce-classification/get-v1-bounce-classification-domains--domain--entities","metadata":{"seo":{"title":"List statistic per domain","description":"Deprecated: use POST /v2/bounce-classification/metrics"}},"httpPath":"/v1/bounce-classification/domains/{domain}/entities"},{"label":"List statistic per entity","deprecated":true,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/bounce-classification/get-v1-bounce-classification-domains--domain--entities--entity-id--rules","routeSlug":"/docs/mailgun/api-reference/send/mailgun/bounce-classification/get-v1-bounce-classification-domains--domain--entities--entity-id--rules","metadata":{"seo":{"title":"List statistic per entity","description":"Deprecated: use POST /v2/bounce-classification/metrics"}},"httpPath":"/v1/bounce-classification/domains/{domain}/entities/{entity-id}/rules"},{"label":"List Bounce Logs","deprecated":true,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/bounce-classification/get-v1-bounce-classification-domains--domain--events","routeSlug":"/docs/mailgun/api-reference/send/mailgun/bounce-classification/get-v1-bounce-classification-domains--domain--events","metadata":{"seo":{"title":"List Bounce Logs","description":"Deprecated: use POST /v1/analytics/logs - https://documentation.mailgun.com/docs/mailgun/api-reference/send/mailgun/logs"}},"httpPath":"/v1/bounce-classification/domains/{domain}/events"},{"label":"List entities","deprecated":true,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/bounce-classification/get-v1-bounce-classification-config-entities","routeSlug":"/docs/mailgun/api-reference/send/mailgun/bounce-classification/get-v1-bounce-classification-config-entities","metadata":{"seo":{"title":"List entities","description":"Deprecated: use POST /v2/bounce-classification/metrics"}},"httpPath":"/v1/bounce-classification/config/entities"},{"label":"List rules","deprecated":true,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/bounce-classification/get-v1-bounce-classification-config-rules","routeSlug":"/docs/mailgun/api-reference/send/mailgun/bounce-classification/get-v1-bounce-classification-config-rules","metadata":{"seo":{"title":"List rules","description":"Deprecated: use GET /v2/bounce-classification/config/groups/{group-id}"}},"httpPath":"/v1/bounce-classification/config/rules"}]},{"type":"group","label":"Tags New","link":"/docs/mailgun/api-reference/send/mailgun/tags-new","routeSlug":"/docs/mailgun/api-reference/send/mailgun/tags-new","items":[{"label":"Update account tag","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/tags-new/put-v1-analytics-tags","routeSlug":"/docs/mailgun/api-reference/send/mailgun/tags-new/put-v1-analytics-tags","metadata":{"seo":{"title":"Update account tag","description":"Updates the tag description for an account"}},"httpPath":"/v1/analytics/tags"},{"label":"Post query to list account tags or search for single tag","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/tags-new/post-v1-analytics-tags","routeSlug":"/docs/mailgun/api-reference/send/mailgun/tags-new/post-v1-analytics-tags","metadata":{"seo":{"title":"Post query to list account tags or search for single tag","description":"Gets the list of all tags, or filtered by tag prefix, for an account"}},"httpPath":"/v1/analytics/tags"},{"label":"Delete account tag","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/tags-new/delete-v1-analytics-tags","routeSlug":"/docs/mailgun/api-reference/send/mailgun/tags-new/delete-v1-analytics-tags","metadata":{"seo":{"title":"Delete account tag","description":"Deletes the tag for an account"}},"httpPath":"/v1/analytics/tags"},{"label":"Get account tag limit information","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/tags-new/get-v1-analytics-tags-limits","routeSlug":"/docs/mailgun/api-reference/send/mailgun/tags-new/get-v1-analytics-tags-limits","metadata":{"seo":{"title":"Get account tag limit information","description":"Gets the tag limit and current number of unique tags for an account"}},"httpPath":"/v1/analytics/tags/limits"}]},{"type":"group","label":"Stats","link":"/docs/mailgun/api-reference/send/mailgun/stats","routeSlug":"/docs/mailgun/api-reference/send/mailgun/stats","items":[{"label":"Totals for entire account","deprecated":true,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/stats/get-v3-stats-total","routeSlug":"/docs/mailgun/api-reference/send/mailgun/stats/get-v3-stats-total","metadata":{"seo":{"title":"Totals for entire account","description":"Gets stat totals for an entire account"}},"httpPath":"/v3/stats/total"},{"label":"Totals for entire domain","deprecated":true,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/stats/get-v3--domain--stats-total","routeSlug":"/docs/mailgun/api-reference/send/mailgun/stats/get-v3--domain--stats-total","metadata":{"seo":{"title":"Totals for entire domain","description":"Gets stat totals for an entire domain"}},"httpPath":"/v3/{domain}/stats/total"},{"label":"Totals for account domains for a single time resolution","deprecated":true,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/stats/get-v3-stats-total-domains","routeSlug":"/docs/mailgun/api-reference/send/mailgun/stats/get-v3-stats-total-domains","metadata":{"seo":{"title":"Totals for account domains for a single time resolution","description":"Gets stat totals for domains in an account for a single time resolution"}},"httpPath":"/v3/stats/total/domains"},{"label":"Filtered/grouped totals for entire account","deprecated":true,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/stats/get-v3-stats-filter","routeSlug":"/docs/mailgun/api-reference/send/mailgun/stats/get-v3-stats-filter","metadata":{"seo":{"title":"Filtered/grouped totals for entire account","description":"Gets filtered and group stat totals for an entire account"}},"httpPath":"/v3/stats/filter"},{"label":"Aggregate counts by ESP","deprecated":true,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/stats/get-v3--domain--aggregates-providers","routeSlug":"/docs/mailgun/api-reference/send/mailgun/stats/get-v3--domain--aggregates-providers","metadata":{"seo":{"title":"Aggregate counts by ESP","description":"Gets aggregate counts by email service provider"}},"httpPath":"/v3/{domain}/aggregates/providers"},{"label":"Aggregate counts by devices triggering events ","deprecated":true,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/stats/get-v3--domain--aggregates-devices","routeSlug":"/docs/mailgun/api-reference/send/mailgun/stats/get-v3--domain--aggregates-devices","metadata":{"seo":{"title":"Aggregate counts by devices triggering events ","description":"Gets  aggregate counts on devices that triggered events ('tablet', 'phone', 'pc', etc…)"}},"httpPath":"/v3/{domain}/aggregates/devices"},{"label":"Aggregate counts by country","deprecated":true,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/stats/get-v3--domain--aggregates-countries","routeSlug":"/docs/mailgun/api-reference/send/mailgun/stats/get-v3--domain--aggregates-countries","metadata":{"seo":{"title":"Aggregate counts by country","description":"Gets aggregate counts by country (USA, RUS, etc…)"}},"httpPath":"/v3/{domain}/aggregates/countries"}]},{"type":"group","label":"Tags","link":"/docs/mailgun/api-reference/send/mailgun/tags","routeSlug":"/docs/mailgun/api-reference/send/mailgun/tags","items":[{"label":"List all tags","deprecated":true,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/tags/get-v3--domain--tags","routeSlug":"/docs/mailgun/api-reference/send/mailgun/tags/get-v3--domain--tags","metadata":{"seo":{"title":"List all tags","description":"List all tags associated with a domain"}},"httpPath":"/v3/{domain}/tags"},{"label":"Get a tag","deprecated":true,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/tags/get-v3--domain--tag","routeSlug":"/docs/mailgun/api-reference/send/mailgun/tags/get-v3--domain--tag","metadata":{"seo":{"title":"Get a tag","description":"Get a tag associated with a domain"}},"httpPath":"/v3/{domain}/tag"},{"label":"Update tag ","deprecated":true,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/tags/put-v3--domain--tag","routeSlug":"/docs/mailgun/api-reference/send/mailgun/tags/put-v3--domain--tag","metadata":{"seo":{"title":"Update tag ","description":"Update a tag associated with a domain"}},"httpPath":"/v3/{domain}/tag"},{"label":"Delete tag","deprecated":true,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/tags/delete-v3--domain--tag","routeSlug":"/docs/mailgun/api-reference/send/mailgun/tags/delete-v3--domain--tag","metadata":{"seo":{"title":"Delete tag","description":"Delete a tag associated with a domain"}},"httpPath":"/v3/{domain}/tag"},{"label":"Get aggregate stat types by tag","deprecated":true,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/tags/get-v3--domain--tag-stats-aggregates","routeSlug":"/docs/mailgun/api-reference/send/mailgun/tags/get-v3--domain--tag-stats-aggregates","metadata":{"seo":{"title":"Get aggregate stat types by tag","description":"Returns a list for a given domain for different event types"}},"httpPath":"/v3/{domain}/tag/stats/aggregates"},{"label":"Get stats by tag","deprecated":true,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/tags/get-v3--domain--tag-stats","routeSlug":"/docs/mailgun/api-reference/send/mailgun/tags/get-v3--domain--tag-stats","metadata":{"seo":{"title":"Get stats by tag","description":"Retrieve stats by tag"}},"httpPath":"/v3/{domain}/tag/stats"},{"label":"Get tag limits","deprecated":true,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/tags/get-v3-domains--domain--limits-tag","routeSlug":"/docs/mailgun/api-reference/send/mailgun/tags/get-v3-domains--domain--limits-tag","metadata":{"seo":{"title":"Get tag limits","description":"Get tag limits by domain"}},"httpPath":"/v3/domains/{domain}/limits/tag"}]},{"type":"group","label":"Events","link":"/docs/mailgun/api-reference/send/mailgun/events","routeSlug":"/docs/mailgun/api-reference/send/mailgun/events","items":[{"label":"Retrieves a paginated list of events","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/events/get-v3-domain_name-events","routeSlug":"/docs/mailgun/api-reference/send/mailgun/events/get-v3-domain_name-events","metadata":{"seo":{"title":"Retrieves a paginated list of events","description":"Mailgun tracks every inbound and outbound message event and retains this data for at least 3 days.See Filter expression for details about filtering expressions"}},"httpPath":"/v3/{domain_name}/events"}]},{"type":"separator","label":"Send Alerts"},{"type":"group","label":"Send Alerts","link":"/docs/mailgun/api-reference/send/mailgun/send-alerts","routeSlug":"/docs/mailgun/api-reference/send/mailgun/send-alerts","items":[{"label":"List send alerts","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/send-alerts/get-v1-thresholds-alerts-send","routeSlug":"/docs/mailgun/api-reference/send/mailgun/send-alerts/get-v1-thresholds-alerts-send","metadata":{"seo":{"title":"List send alerts","description":"List send alerts"}},"httpPath":"/v1/thresholds/alerts/send"},{"label":"Create a send alert for an account","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/send-alerts/post-v1-thresholds-alerts-send","routeSlug":"/docs/mailgun/api-reference/send/mailgun/send-alerts/post-v1-thresholds-alerts-send","metadata":{"seo":{"title":"Create a send alert for an account","description":"Create a send alert for an account"}},"httpPath":"/v1/thresholds/alerts/send"},{"label":"Get a send alert","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/send-alerts/get-v1-thresholds-alerts-send--name-","routeSlug":"/docs/mailgun/api-reference/send/mailgun/send-alerts/get-v1-thresholds-alerts-send--name-","metadata":{"seo":{"title":"Get a send alert","description":"Get a send alert"}},"httpPath":"/v1/thresholds/alerts/send/{name}"},{"label":"Update a send alert","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/send-alerts/put-v1-thresholds-alerts-send--name-","routeSlug":"/docs/mailgun/api-reference/send/mailgun/send-alerts/put-v1-thresholds-alerts-send--name-","metadata":{"seo":{"title":"Update a send alert","description":"Updates the configuration of an existing send alert."}},"httpPath":"/v1/thresholds/alerts/send/{name}"},{"label":"Delete a send alert","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/send-alerts/delete-v1-thresholds-alerts-send--name-","routeSlug":"/docs/mailgun/api-reference/send/mailgun/send-alerts/delete-v1-thresholds-alerts-send--name-","metadata":{"seo":{"title":"Delete a send alert","description":"Delete a send alert"}},"httpPath":"/v1/thresholds/alerts/send/{name}"},{"label":"List account hits","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/send-alerts/get-v1-thresholds-hits","routeSlug":"/docs/mailgun/api-reference/send/mailgun/send-alerts/get-v1-thresholds-hits","metadata":{"seo":{"title":"List account hits","description":"List account hits"}},"httpPath":"/v1/thresholds/hits"}]},{"type":"group","label":"Alerts","link":"/docs/mailgun/api-reference/send/mailgun/alerts","routeSlug":"/docs/mailgun/api-reference/send/mailgun/alerts","items":[{"label":"List events","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/alerts/get-v1-alerts-events","routeSlug":"/docs/mailgun/api-reference/send/mailgun/alerts/get-v1-alerts-events","metadata":{"seo":{"title":"List events","description":"The current list of events that you can chose to receive alerts for."}},"httpPath":"/v1/alerts/events"},{"label":"Add Alert","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/alerts/post-v1-alerts-settings-events","routeSlug":"/docs/mailgun/api-reference/send/mailgun/alerts/post-v1-alerts-settings-events","metadata":{"seo":{"title":"Add Alert","description":"Use this endpoint to add new alert settings record. This service facilitates notifications (Webhook, Slack, or Email) for both Mailgun Optimize and Send Alert threshold breaches."}},"httpPath":"/v1/alerts/settings/events"},{"label":"Update Alert","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/alerts/put-v1-alerts-settings-events--id-","routeSlug":"/docs/mailgun/api-reference/send/mailgun/alerts/put-v1-alerts-settings-events--id-","metadata":{"seo":{"title":"Update Alert","description":"Use this endpoint to update an existing alert setting record."}},"httpPath":"/v1/alerts/settings/events/{id}"},{"label":"Remove Alert","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/alerts/delete-v1-alerts-settings-events--id-","routeSlug":"/docs/mailgun/api-reference/send/mailgun/alerts/delete-v1-alerts-settings-events--id-","metadata":{"seo":{"title":"Remove Alert","description":"Remove Alert"}},"httpPath":"/v1/alerts/settings/events/{id}"},{"label":"List Alerts","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/alerts/get-v1-alerts-settings","routeSlug":"/docs/mailgun/api-reference/send/mailgun/alerts/get-v1-alerts-settings","metadata":{"seo":{"title":"List Alerts","description":"This endpoint returns a list of all configured alert settings for your account."}},"httpPath":"/v1/alerts/settings"},{"label":"Update Slack settings","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/alerts/put-v1-alerts-settings-slack","routeSlug":"/docs/mailgun/api-reference/send/mailgun/alerts/put-v1-alerts-settings-slack","metadata":{"seo":{"title":"Update Slack settings","description":"Update Slack settings"}},"httpPath":"/v1/alerts/settings/slack"},{"label":"Delete Slack settings","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/alerts/delete-v1-alerts-settings-slack","routeSlug":"/docs/mailgun/api-reference/send/mailgun/alerts/delete-v1-alerts-settings-slack","metadata":{"seo":{"title":"Delete Slack settings","description":"Delete Slack settings and Slack event settings for the Mailgun account."}},"httpPath":"/v1/alerts/settings/slack"},{"label":"Reset Webhook Signing Key","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/alerts/put-v1-alerts-settings-webhooks-signing-key","routeSlug":"/docs/mailgun/api-reference/send/mailgun/alerts/put-v1-alerts-settings-webhooks-signing-key","metadata":{"seo":{"title":"Reset Webhook Signing Key","description":"Reset Webhook Signing Key"}},"httpPath":"/v1/alerts/settings/webhooks/signing_key"},{"label":"Test webhook","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/alerts/post-v1-alerts-webhooks-test","routeSlug":"/docs/mailgun/api-reference/send/mailgun/alerts/post-v1-alerts-webhooks-test","metadata":{"seo":{"title":"Test webhook","description":"Sends test webhook request to specified url with dummy data."}},"httpPath":"/v1/alerts/webhooks/test"},{"label":"Test message","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/alerts/post-v1-alerts-email-test","routeSlug":"/docs/mailgun/api-reference/send/mailgun/alerts/post-v1-alerts-email-test","metadata":{"seo":{"title":"Test message","description":"Sends test message to emails with dummy data."}},"httpPath":"/v1/alerts/email/test"},{"label":"Test message","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/alerts/post-v1-alerts-slack-test","routeSlug":"/docs/mailgun/api-reference/send/mailgun/alerts/post-v1-alerts-slack-test","metadata":{"seo":{"title":"Test message","description":"Sends test message to slack channels with dummy data."}},"httpPath":"/v1/alerts/slack/test"},{"label":"Revoke Slack access token","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/alerts/delete-v1-alerts-slack-oauth","routeSlug":"/docs/mailgun/api-reference/send/mailgun/alerts/delete-v1-alerts-slack-oauth","metadata":{"seo":{"title":"Revoke Slack access token","description":"Revoke Slack access token, delete Slack settings and Slack event settings."}},"httpPath":"/v1/alerts/slack/oauth"},{"label":"Get Slack channel","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/alerts/get-v1-alerts-slack-channels--id-","routeSlug":"/docs/mailgun/api-reference/send/mailgun/alerts/get-v1-alerts-slack-channels--id-","metadata":{"seo":{"title":"Get Slack channel","description":"Returns Slack channel."}},"httpPath":"/v1/alerts/slack/channels/{id}"},{"label":"List Slack channels","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/alerts/get-v1-alerts-slack-channels","routeSlug":"/docs/mailgun/api-reference/send/mailgun/alerts/get-v1-alerts-slack-channels","metadata":{"seo":{"title":"List Slack channels","description":"List Slack channels for the connected Slack workspace."}},"httpPath":"/v1/alerts/slack/channels"}]},{"type":"separator","label":"Threshold Limits"},{"type":"group","label":"Limits","link":"/docs/mailgun/api-reference/send/mailgun/limits","routeSlug":"/docs/mailgun/api-reference/send/mailgun/limits","items":[{"label":"List limit thresholds for an account","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/limits/get-v1-thresholds-limits","routeSlug":"/docs/mailgun/api-reference/send/mailgun/limits/get-v1-thresholds-limits","metadata":{"seo":{"title":"List limit thresholds for an account","description":"List limit thresholds for an account"}},"httpPath":"/v1/thresholds/limits"},{"label":"Create a limit threshold for an account","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/limits/post-v1-thresholds-limits","routeSlug":"/docs/mailgun/api-reference/send/mailgun/limits/post-v1-thresholds-limits","metadata":{"seo":{"title":"Create a limit threshold for an account","description":"Create a limit threshold for an account"}},"httpPath":"/v1/thresholds/limits"},{"label":"Get a limit threshold for an account","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/limits/get-v1-thresholds-limits--name-","routeSlug":"/docs/mailgun/api-reference/send/mailgun/limits/get-v1-thresholds-limits--name-","metadata":{"seo":{"title":"Get a limit threshold for an account","description":"Get a limit threshold for an account"}},"httpPath":"/v1/thresholds/limits/{name}"},{"label":"Update a limit threshold for an account","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/limits/put-v1-thresholds-limits--name-","routeSlug":"/docs/mailgun/api-reference/send/mailgun/limits/put-v1-thresholds-limits--name-","metadata":{"seo":{"title":"Update a limit threshold for an account","description":"Update a limit threshold for an account"}},"httpPath":"/v1/thresholds/limits/{name}"},{"label":"Delete a limit threshold for an account","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/limits/delete-v1-thresholds-limits--name-","routeSlug":"/docs/mailgun/api-reference/send/mailgun/limits/delete-v1-thresholds-limits--name-","metadata":{"seo":{"title":"Delete a limit threshold for an account","description":"Delete a limit threshold for an account"}},"httpPath":"/v1/thresholds/limits/{name}"}]},{"type":"separator","label":"Suppressions"},{"type":"group","label":"Unsubscribe","link":"/docs/mailgun/api-reference/send/mailgun/unsubscribe","routeSlug":"/docs/mailgun/api-reference/send/mailgun/unsubscribe","items":[{"label":"Import unsubscribe list","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/unsubscribe/post-v3--domainid--unsubscribes-import","routeSlug":"/docs/mailgun/api-reference/send/mailgun/unsubscribe/post-v3--domainid--unsubscribes-import","metadata":{"seo":{"title":"Import unsubscribe list","description":"Import a CSV file containing a list of addresses to add to the unsubscribe list. The CSV file must be 25MB or under and can contain the following column headers: address, tags, created_at. address is a valid email address (required). tags is tag to unsubscribe from, use * to unsubscribe an address from all domain's correspondence (optional, default: *). created_at is timestamp of unsubscribe event in RFC2822 format (optional, default: current time)"}},"httpPath":"/v3/{domain_name}/unsubscribes/import"},{"label":"Lookup unsubscribe record","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/unsubscribe/get-v3--domainid--unsubscribes--address-","routeSlug":"/docs/mailgun/api-reference/send/mailgun/unsubscribe/get-v3--domainid--unsubscribes--address-","metadata":{"seo":{"title":"Lookup unsubscribe record","description":"Fetch a single unsubscribe record to check if a given address is present in a list of unsubscribed users."}},"httpPath":"/v3/{domain_name}/unsubscribes/{address}"},{"label":"Remove unsubscribe","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/unsubscribe/delete-v3--domainid--unsubscribes--address-","routeSlug":"/docs/mailgun/api-reference/send/mailgun/unsubscribe/delete-v3--domainid--unsubscribes--address-","metadata":{"seo":{"title":"Remove unsubscribe","description":"Delivery to the deleted email address resumes until it unsubscribes again."}},"httpPath":"/v3/{domain_name}/unsubscribes/{address}"},{"label":"List all unsubscribes","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/unsubscribe/get-v3--domainid--unsubscribes","routeSlug":"/docs/mailgun/api-reference/send/mailgun/unsubscribe/get-v3--domainid--unsubscribes","metadata":{"seo":{"title":"List all unsubscribes","description":"Paginate over a list of unsubscribes for domain."}},"httpPath":"/v3/{domain_name}/unsubscribes"},{"label":"Add unsubscribes","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/unsubscribe/post-v3--domainid--unsubscribes","routeSlug":"/docs/mailgun/api-reference/send/mailgun/unsubscribe/post-v3--domainid--unsubscribes","metadata":{"seo":{"title":"Add unsubscribes","description":"Request body is expected to be a valid JSON encoded sting containing up to 1000 unsubscribe records or a single unsubscribe record as application/form-data"}},"httpPath":"/v3/{domain_name}/unsubscribes"},{"label":"Clear all unsubscribes","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/unsubscribe/delete-v3--domainid--unsubscribes","routeSlug":"/docs/mailgun/api-reference/send/mailgun/unsubscribe/delete-v3--domainid--unsubscribes","metadata":{"seo":{"title":"Clear all unsubscribes","description":"Clear all unsubscribe email addresses for the domain. Delivery to the deleted email addresses will no longer be suppressed."}},"httpPath":"/v3/{domain_name}/unsubscribes"}]},{"type":"group","label":"Complaints","link":"/docs/mailgun/api-reference/send/mailgun/complaints","routeSlug":"/docs/mailgun/api-reference/send/mailgun/complaints","items":[{"label":"Import complaint list","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/complaints/post-v3--domainid--complaints-import","routeSlug":"/docs/mailgun/api-reference/send/mailgun/complaints/post-v3--domainid--complaints-import","metadata":{"seo":{"title":"Import complaint list","description":"Import a CSV file containing a list of addresses to add to the complaint list. The CSV file must be 25MB or under and can contain the following column headers: address, created_at. address is a valid email address (required). created_at is timestamp of complaint event in RFC2822 format (optional, default: current time)"}},"httpPath":"/v3/{domain_name}/complaints/import"},{"label":"Lookup complaint record","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/complaints/get-v3--domainid--complaints--address-","routeSlug":"/docs/mailgun/api-reference/send/mailgun/complaints/get-v3--domainid--complaints--address-","metadata":{"seo":{"title":"Lookup complaint record","description":"Fetch a single complaint records to check if a given address is present in the list of complaints."}},"httpPath":"/v3/{domain_name}/complaints/{address}"},{"label":"Remove complaint","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/complaints/delete-v3--domainid--complaints--address-","routeSlug":"/docs/mailgun/api-reference/send/mailgun/complaints/delete-v3--domainid--complaints--address-","metadata":{"seo":{"title":"Remove complaint","description":"Delivery to the deleted email address resumes until there is another complaint."}},"httpPath":"/v3/{domain_name}/complaints/{address}"},{"label":"List all complaints","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/complaints/get-v3--domainid--complaints","routeSlug":"/docs/mailgun/api-reference/send/mailgun/complaints/get-v3--domainid--complaints","metadata":{"seo":{"title":"List all complaints","description":"Paginate a list of complaints for the domain."}},"httpPath":"/v3/{domain_name}/complaints"},{"label":"Add complaints","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/complaints/post-v3--domainid--complaints","routeSlug":"/docs/mailgun/api-reference/send/mailgun/complaints/post-v3--domainid--complaints","metadata":{"seo":{"title":"Add complaints","description":"Request body is expected to be a valid JSON encoded sting containing up to 1000 complaint records or a single complaint record as application/form-data"}},"httpPath":"/v3/{domain_name}/complaints"},{"label":"Clear all complaints","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/complaints/delete-v3--domainid--complaints","routeSlug":"/docs/mailgun/api-reference/send/mailgun/complaints/delete-v3--domainid--complaints","metadata":{"seo":{"title":"Clear all complaints","description":"Clears all email addresses with complaints from the domain. Delivery to the deleted email addresses will longer be suppressed."}},"httpPath":"/v3/{domain_name}/complaints"}]},{"type":"group","label":"Bounces","link":"/docs/mailgun/api-reference/send/mailgun/bounces","routeSlug":"/docs/mailgun/api-reference/send/mailgun/bounces","items":[{"label":"Import list of bounces","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/bounces/post-v3--domainid--bounces-import","routeSlug":"/docs/mailgun/api-reference/send/mailgun/bounces/post-v3--domainid--bounces-import","metadata":{"seo":{"title":"Import list of bounces","description":"Import a CSV file containing a list of addresses to add to the bounce list. The CSV file must be 25MB or under and must contain the following column headers: address, code, error, created_at. address is a valid email address. code is error code (optional, default: 550). error is error description (optional, default: empty string). created_at is timestamp of bounce event in RFC2822 format (optional, default: current time)"}},"httpPath":"/v3/{domain_name}/bounces/import"},{"label":"Lookup bounce record","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/bounces/get-v3--domainid--bounces--address-","routeSlug":"/docs/mailgun/api-reference/send/mailgun/bounces/get-v3--domainid--bounces--address-","metadata":{"seo":{"title":"Lookup bounce record","description":"Fetch a single bounce event by a given email address."}},"httpPath":"/v3/{domain_name}/bounces/{address}"},{"label":"Remove bounce","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/bounces/delete-v3--domainid--bounces--address-","routeSlug":"/docs/mailgun/api-reference/send/mailgun/bounces/delete-v3--domainid--bounces--address-","metadata":{"seo":{"title":"Remove bounce","description":"Delivery to the deleted email address resumes until it bounces again."}},"httpPath":"/v3/{domain_name}/bounces/{address}"},{"label":"List all bounces","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/bounces/get-v3--domainid--bounces","routeSlug":"/docs/mailgun/api-reference/send/mailgun/bounces/get-v3--domainid--bounces","metadata":{"seo":{"title":"List all bounces","description":"Paginate over a list of bounces for a domain."}},"httpPath":"/v3/{domain_name}/bounces"},{"label":"Add bounces","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/bounces/post-v3--domainid--bounces","routeSlug":"/docs/mailgun/api-reference/send/mailgun/bounces/post-v3--domainid--bounces","metadata":{"seo":{"title":"Add bounces","description":"Request body is expected to be a valid JSON encoded sting containing up to 1000 bounce records or a single bounce record as application/form-data"}},"httpPath":"/v3/{domain_name}/bounces"},{"label":"Clear all bounces","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/bounces/delete-v3--domainid--bounces","routeSlug":"/docs/mailgun/api-reference/send/mailgun/bounces/delete-v3--domainid--bounces","metadata":{"seo":{"title":"Clear all bounces","description":"Clears all email addresses with bounces from the domain. Delivery to the deleted email addresses will longer be suppressed."}},"httpPath":"/v3/{domain_name}/bounces"}]},{"type":"group","label":"Allowlist","link":"/docs/mailgun/api-reference/send/mailgun/allowlist","routeSlug":"/docs/mailgun/api-reference/send/mailgun/allowlist","items":[{"label":"Import allowlist","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/allowlist/post-v3--domainid--whitelists-import","routeSlug":"/docs/mailgun/api-reference/send/mailgun/allowlist/post-v3--domainid--whitelists-import","metadata":{"seo":{"title":"Import allowlist","description":"Import a CSV file containing a list of addresses and/or domains to add to the allowlist. The CSV file must be 25MB or under and must contain the following column headers: address, domain. For each row provide either an address or a domain, but not both - choose one, keep the other blank."}},"httpPath":"/v3/{domain_name}/whitelists/import"},{"label":"Lookup allowlist record","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/allowlist/get-v3--domainid--whitelists--value-","routeSlug":"/docs/mailgun/api-reference/send/mailgun/allowlist/get-v3--domainid--whitelists--value-","metadata":{"seo":{"title":"Lookup allowlist record","description":"Fetch a single allowlist record to check if a given address or domain is present."}},"httpPath":"/v3/{domain_name}/whitelists/{value}"},{"label":"Remove entry from allowlist","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/allowlist/delete-v3--domainid--whitelists--value-","routeSlug":"/docs/mailgun/api-reference/send/mailgun/allowlist/delete-v3--domainid--whitelists--value-","metadata":{"seo":{"title":"Remove entry from allowlist","description":"Remove a single entry from the allowlist"}},"httpPath":"/v3/{domain_name}/whitelists/{value}"},{"label":"List allowlist records for domain","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/allowlist/get-v3--domainid--whitelists","routeSlug":"/docs/mailgun/api-reference/send/mailgun/allowlist/get-v3--domainid--whitelists","metadata":{"seo":{"title":"List allowlist records for domain","description":"Paginate over all allowlist records for a domain."}},"httpPath":"/v3/{domain_name}/whitelists"},{"label":"Add allowlist record","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/allowlist/post-v3--domainid--whitelists","routeSlug":"/docs/mailgun/api-reference/send/mailgun/allowlist/post-v3--domainid--whitelists","metadata":{"seo":{"title":"Add allowlist record","description":"Add an address or domain to the allowlist table"}},"httpPath":"/v3/{domain_name}/whitelists"},{"label":"Clear allowlist","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/allowlist/delete-v3--domainid--whitelists","routeSlug":"/docs/mailgun/api-reference/send/mailgun/allowlist/delete-v3--domainid--whitelists","metadata":{"seo":{"title":"Clear allowlist","description":"Delete an entire allowlist for a domain"}},"httpPath":"/v3/{domain_name}/whitelists"}]},{"type":"separator","label":"Receiving"},{"type":"group","label":"Routes","link":"/docs/mailgun/api-reference/send/mailgun/routes","routeSlug":"/docs/mailgun/api-reference/send/mailgun/routes","items":[{"label":"Create a route","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/routes/post-v3-routes","routeSlug":"/docs/mailgun/api-reference/send/mailgun/routes/post-v3-routes","metadata":{"seo":{"title":"Create a route","description":"Adds a new route to the account"}},"httpPath":"/v3/routes"},{"label":"Get all routes","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/routes/get-v3-routes","routeSlug":"/docs/mailgun/api-reference/send/mailgun/routes/get-v3-routes","metadata":{"seo":{"title":"Get all routes","description":"Get the list of routes. Note that routes are defined globally, per account, not per domain."}},"httpPath":"/v3/routes"},{"label":"Get a route","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/routes/get-v3-routes-id","routeSlug":"/docs/mailgun/api-reference/send/mailgun/routes/get-v3-routes-id","metadata":{"seo":{"title":"Get a route","description":"Returns a detailed view of the route"}},"httpPath":"/v3/routes/{id}"},{"label":"Update a route","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/routes/put-v3-routes-id","routeSlug":"/docs/mailgun/api-reference/send/mailgun/routes/put-v3-routes-id","metadata":{"seo":{"title":"Update a route","description":"Updates a given route. All parameters are optional. This only updates the specified fields, leaving others unchanged."}},"httpPath":"/v3/routes/{id}"},{"label":"Delete a route","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/routes/delete-v3-routes-id","routeSlug":"/docs/mailgun/api-reference/send/mailgun/routes/delete-v3-routes-id","metadata":{"seo":{"title":"Delete a route","description":"Remove the rotue from the account."}},"httpPath":"/v3/routes/{id}"},{"label":"Match address to route","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/routes/get-v3-routes-match","routeSlug":"/docs/mailgun/api-reference/send/mailgun/routes/get-v3-routes-match","metadata":{"seo":{"title":"Match address to route","description":"Checks if an address matches at least one route."}},"httpPath":"/v3/routes/match"}]},{"type":"group","label":"Forwards","link":"/docs/mailgun/api-reference/send/mailgun/forwards","routeSlug":"/docs/mailgun/api-reference/send/mailgun/forwards","items":[{"label":"Get a single forward rule by ID","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/forwards/get-v3-forwards--id-","routeSlug":"/docs/mailgun/api-reference/send/mailgun/forwards/get-v3-forwards--id-","metadata":{"seo":{"title":"Get a single forward rule by ID","description":"Retrieve a forward rule by ID"}},"httpPath":"/v3/forwards/{id}"},{"label":"Update a single forward rule by ID","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/forwards/put-v3-forwards--id-","routeSlug":"/docs/mailgun/api-reference/send/mailgun/forwards/put-v3-forwards--id-","metadata":{"seo":{"title":"Update a single forward rule by ID","description":"All parameters are optional, only the provided fields will be updated"}},"httpPath":"/v3/forwards/{id}"},{"label":"Delete a single forward rule by ID","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/forwards/delete-v3-forwards--id-","routeSlug":"/docs/mailgun/api-reference/send/mailgun/forwards/delete-v3-forwards--id-","metadata":{"seo":{"title":"Delete a single forward rule by ID","description":"By default this call is scoped to the entire account. You can scope the request by providing the 'domain.name' query parameter. If the 'domain.name' parameter is provided and the requested rule is not defined for that domain the call will return 404 Not Found"}},"httpPath":"/v3/forwards/{id}"},{"label":"List forward rules","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/forwards/get-v3-forwards","routeSlug":"/docs/mailgun/api-reference/send/mailgun/forwards/get-v3-forwards","metadata":{"seo":{"title":"List forward rules","description":"By default this endpoint lists all rules defined on the account. You can scope the list of rules by domain by providing the 'domain.name' query parameter."}},"httpPath":"/v3/forwards"},{"label":"Create a forward rule","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/forwards/post-v3-forwards","routeSlug":"/docs/mailgun/api-reference/send/mailgun/forwards/post-v3-forwards","metadata":{"seo":{"title":"Create a forward rule","description":"Examples"}},"httpPath":"/v3/forwards"}]},{"type":"separator","label":"Mailing Lists"},{"type":"group","label":"Mailing Lists","link":"/docs/mailgun/api-reference/send/mailgun/mailing-lists","routeSlug":"/docs/mailgun/api-reference/send/mailgun/mailing-lists","items":[{"label":"Create a mailing list","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/mailing-lists/post-v3-lists","routeSlug":"/docs/mailgun/api-reference/send/mailgun/mailing-lists/post-v3-lists","metadata":{"seo":{"title":"Create a mailing list","description":"Adds a mailing list to the account."}},"httpPath":"/v3/lists"},{"label":"Get mailing lists","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/mailing-lists/get-v3-lists","routeSlug":"/docs/mailgun/api-reference/send/mailgun/mailing-lists/get-v3-lists","metadata":{"seo":{"title":"Get mailing lists","description":"A mailing list is a group of members (recipients) which itself has an email address. This address becomes an ID for this mailing list."}},"httpPath":"/v3/lists"},{"label":"Get mailing lists members","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/mailing-lists/get-lists-string:list_address-members","routeSlug":"/docs/mailgun/api-reference/send/mailgun/mailing-lists/get-lists-string:list_address-members","metadata":{"seo":{"title":"Get mailing lists members","description":"Lists members in a given mailing list"}},"httpPath":"/v3/lists/{list_address}/members"},{"label":"Create a mailing list member","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/mailing-lists/post-lists-string:list_address-members","routeSlug":"/docs/mailgun/api-reference/send/mailgun/mailing-lists/post-lists-string:list_address-members","metadata":{"seo":{"title":"Create a mailing list member","description":"Adds a new member to the mailing list.  For adding many list members, consider bulk upload endpoints \"POST /v3/lists/{list_address}/members.json\" or \"members.csv\"."}},"httpPath":"/v3/lists/{list_address}/members"},{"label":"Bulk upload members to a mailing list (JSON)","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/mailing-lists/post-lists-list_address-members.json","routeSlug":"/docs/mailgun/api-reference/send/mailgun/mailing-lists/post-lists-list_address-members.json","metadata":{"seo":{"title":"Bulk upload members to a mailing list (JSON)","description":"Adds multiple members, up to 1000 per call, to a mailing list, using JSON array format. If the request includes more than 100 entries, the mailing list will be updated asynchronously."}},"httpPath":"/v3/lists/{list_address}/members.json"},{"label":"Bulk upload members to a mailing list (CSV)","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/mailing-lists/post-lists-list_address-members.csv","routeSlug":"/docs/mailgun/api-reference/send/mailgun/mailing-lists/post-lists-list_address-members.csv","metadata":{"seo":{"title":"Bulk upload members to a mailing list (CSV)","description":"Adds multiple members, up to 1000 per call, to a mailing list via CSV file."}},"httpPath":"/v3/lists/{list_address}/members.csv"},{"label":"Get a member","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/mailing-lists/get-lists-list_address-members-member_address","routeSlug":"/docs/mailgun/api-reference/send/mailgun/mailing-lists/get-lists-list_address-members-member_address","metadata":{"seo":{"title":"Get a member","description":"Get details about a specific mailing list member"}},"httpPath":"/v3/lists/{list_address}/members/{member_address}"},{"label":"Update a mailing list member","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/mailing-lists/put-lists-list_address-members-member_address","routeSlug":"/docs/mailgun/api-reference/send/mailgun/mailing-lists/put-lists-list_address-members-member_address","metadata":{"seo":{"title":"Update a mailing list member","description":"Updates a mailing list member with the given properties. Existing properties not included in the request will not be changed."}},"httpPath":"/v3/lists/{list_address}/members/{member_address}"},{"label":"Delete a member","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/mailing-lists/delete-lists-list_address-members-member_address","routeSlug":"/docs/mailgun/api-reference/send/mailgun/mailing-lists/delete-lists-list_address-members-member_address","metadata":{"seo":{"title":"Delete a member","description":"Deletes a member from a mailing list"}},"httpPath":"/v3/lists/{list_address}/members/{member_address}"},{"label":"Update a mailing list","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/mailing-lists/put-v3-lists-address","routeSlug":"/docs/mailgun/api-reference/send/mailgun/mailing-lists/put-v3-lists-address","metadata":{"seo":{"title":"Update a mailing list","description":"Update mailing list properties, such as address, description or name"}},"httpPath":"/v3/lists/{list_address}"},{"label":"Delete a mailing list","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/mailing-lists/delete-v3-lists-address","routeSlug":"/docs/mailgun/api-reference/send/mailgun/mailing-lists/delete-v3-lists-address","metadata":{"seo":{"title":"Delete a mailing list","description":"Deletes a mailing list"}},"httpPath":"/v3/lists/{list_address}"},{"label":"Get a mailing list by address","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/mailing-lists/get-v3-lists-address","routeSlug":"/docs/mailgun/api-reference/send/mailgun/mailing-lists/get-v3-lists-address","metadata":{"seo":{"title":"Get a mailing list by address","description":"Returns the matching mailing list for the given address"}},"httpPath":"/v3/lists/{list_address}"},{"label":"Get mailing lists by page","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/mailing-lists/get-v3-lists-pages","routeSlug":"/docs/mailgun/api-reference/send/mailgun/mailing-lists/get-v3-lists-pages","metadata":{"seo":{"title":"Get mailing lists by page","description":"Paginate over mailing lists"}},"httpPath":"/v3/lists/pages"},{"label":"Get members by page","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/mailing-lists/get-lists-list_address-members-pages","routeSlug":"/docs/mailgun/api-reference/send/mailgun/mailing-lists/get-lists-list_address-members-pages","metadata":{"seo":{"title":"Get members by page","description":"Paginate over list members in a given mailing list in ascending order"}},"httpPath":"/v3/lists/{list_address}/members/pages"}]},{"type":"separator","label":"Templates"},{"type":"group","label":"Account Templates","link":"/docs/mailgun/api-reference/send/mailgun/account-templates","routeSlug":"/docs/mailgun/api-reference/send/mailgun/account-templates","items":[{"label":"Get account-level templates","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/account-templates/get-v4-templates","routeSlug":"/docs/mailgun/api-reference/send/mailgun/account-templates/get-v4-templates","metadata":{"seo":{"title":"Get account-level templates","description":"Returns a list of account-level templates."}},"httpPath":"/v4/templates"},{"label":"Create an account-level template","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/account-templates/post-v4-templates","routeSlug":"/docs/mailgun/api-reference/send/mailgun/account-templates/post-v4-templates","metadata":{"seo":{"title":"Create an account-level template","description":"Store a new account-level template that is available across all domains for the account. Include the template name, description and (optionally) the template content. If the template content is provided, a new version is automatically created and becomes the active version."}},"httpPath":"/v4/templates"},{"label":"Delete all account-level templates","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/account-templates/delete-v4-templates","routeSlug":"/docs/mailgun/api-reference/send/mailgun/account-templates/delete-v4-templates","metadata":{"seo":{"title":"Delete all account-level templates","description":"Delete all account-level templates and their versions."}},"httpPath":"/v4/templates"},{"label":"Get all account-level template versions","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/account-templates/get-v4-templates--template-name--versions","routeSlug":"/docs/mailgun/api-reference/send/mailgun/account-templates/get-v4-templates--template-name--versions","metadata":{"seo":{"title":"Get all account-level template versions","description":"Returns a paginated list of versions for an account-level template."}},"httpPath":"/v4/templates/{template_name}/versions"},{"label":"Create an account-level template version","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/account-templates/post-v4-templates--template-name--versions","routeSlug":"/docs/mailgun/api-reference/send/mailgun/account-templates/post-v4-templates--template-name--versions","metadata":{"seo":{"title":"Create an account-level template version","description":"Adds a new version to an account-level template. If the template doesn't contain any other versions, the first version becomes active. A template can store up to 40 versions."}},"httpPath":"/v4/templates/{template_name}/versions"},{"label":"Get an account-level template","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/account-templates/get-v4-templates--template-name-","routeSlug":"/docs/mailgun/api-reference/send/mailgun/account-templates/get-v4-templates--template-name-","metadata":{"seo":{"title":"Get an account-level template","description":"Returns metadata information about the stored account-level template. If the active flag is provided, the content of the active version of the template is returned."}},"httpPath":"/v4/templates/{template_name}"},{"label":"Update an account-level template","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/account-templates/put-v4-templates--template-name-","routeSlug":"/docs/mailgun/api-reference/send/mailgun/account-templates/put-v4-templates--template-name-","metadata":{"seo":{"title":"Update an account-level template","description":"Update the description of an account-level template."}},"httpPath":"/v4/templates/{template_name}"},{"label":"Delete an account-level template","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/account-templates/delete-v4-templates--template-name-","routeSlug":"/docs/mailgun/api-reference/send/mailgun/account-templates/delete-v4-templates--template-name-","metadata":{"seo":{"title":"Delete an account-level template","description":"Delete the account-level template specified in the url NOTE: This method deletes all versions of the specified template."}},"httpPath":"/v4/templates/{template_name}"},{"label":"Get an account-level template version","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/account-templates/get-v4-templates--template-name--versions--version-name-","routeSlug":"/docs/mailgun/api-reference/send/mailgun/account-templates/get-v4-templates--template-name--versions--version-name-","metadata":{"seo":{"title":"Get an account-level template version","description":"Retrieve the information and content of the specified version of an account-level template."}},"httpPath":"/v4/templates/{template_name}/versions/{version_name}"},{"label":"Update an account-level template version","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/account-templates/put-v4-templates--template-name--versions--version-name-","routeSlug":"/docs/mailgun/api-reference/send/mailgun/account-templates/put-v4-templates--template-name--versions--version-name-","metadata":{"seo":{"title":"Update an account-level template version","description":"Update information or content of the specific version of an account-level template. Existing fields not included in the request will not be changed."}},"httpPath":"/v4/templates/{template_name}/versions/{version_name}"},{"label":"Delete an account-level template version","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/account-templates/delete-v4-templates--template-name--versions--version-name-","routeSlug":"/docs/mailgun/api-reference/send/mailgun/account-templates/delete-v4-templates--template-name--versions--version-name-","metadata":{"seo":{"title":"Delete an account-level template version","description":"Delete a specific version of an account-level template."}},"httpPath":"/v4/templates/{template_name}/versions/{version_name}"},{"label":"Copy a template","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/account-templates/put-v4-templates--template-name--copy","routeSlug":"/docs/mailgun/api-reference/send/mailgun/account-templates/put-v4-templates--template-name--copy","metadata":{"seo":{"title":"Copy a template","description":"Copies an existing template into new templates with the provided names and account IDs."}},"httpPath":"/v4/templates/{template_name}/copy"},{"label":"Copy an account-level template version","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/account-templates/put-v4-templates--template-name--versions--version-name--copy--new-version-name-","routeSlug":"/docs/mailgun/api-reference/send/mailgun/account-templates/put-v4-templates--template-name--versions--version-name--copy--new-version-name-","metadata":{"seo":{"title":"Copy an account-level template version","description":"Copies an existing version of an account-level template into a new version with the provided name."}},"httpPath":"/v4/templates/{template_name}/versions/{version_name}/copy/{new_version_name}"},{"label":"Rename a template","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/account-templates/put-v4-templates--template-name--rename--new-template-name-","routeSlug":"/docs/mailgun/api-reference/send/mailgun/account-templates/put-v4-templates--template-name--rename--new-template-name-","metadata":{"seo":{"title":"Rename a template","description":"Renames the specified account level template"}},"httpPath":"/v4/templates/{template_name}/rename/{new_template_name}"}]},{"type":"group","label":"Domain Templates","link":"/docs/mailgun/api-reference/send/mailgun/domain-templates","routeSlug":"/docs/mailgun/api-reference/send/mailgun/domain-templates","items":[{"label":"Get templates","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/domain-templates/get-v3--domain-name--templates","routeSlug":"/docs/mailgun/api-reference/send/mailgun/domain-templates/get-v3--domain-name--templates","metadata":{"seo":{"title":"Get templates","description":"Returns a list of templates for the domain."}},"httpPath":"/v3/{domain_name}/templates"},{"label":"Create a template","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/domain-templates/post-v3--domain-name--templates","routeSlug":"/docs/mailgun/api-reference/send/mailgun/domain-templates/post-v3--domain-name--templates","metadata":{"seo":{"title":"Create a template","description":"Store a new template, including its name, description and (optionally) the template content. If the template content is provided, a new version is automatically created and becomes the active version."}},"httpPath":"/v3/{domain_name}/templates"},{"label":"Delete all templates","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/domain-templates/delete-v3--domain-name--templates","routeSlug":"/docs/mailgun/api-reference/send/mailgun/domain-templates/delete-v3--domain-name--templates","metadata":{"seo":{"title":"Delete all templates","description":"Delete all templates and their versions for the domain."}},"httpPath":"/v3/{domain_name}/templates"},{"label":"Get all template versions","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/domain-templates/get-v3--domain-name--templates--template-name--versions","routeSlug":"/docs/mailgun/api-reference/send/mailgun/domain-templates/get-v3--domain-name--templates--template-name--versions","metadata":{"seo":{"title":"Get all template versions","description":"Returns a paginated list of template versions."}},"httpPath":"/v3/{domain_name}/templates/{template_name}/versions"},{"label":"Create a template version","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/domain-templates/post-v3--domain-name--templates--template-name--versions","routeSlug":"/docs/mailgun/api-reference/send/mailgun/domain-templates/post-v3--domain-name--templates--template-name--versions","metadata":{"seo":{"title":"Create a template version","description":"Adds a new template version. If the template doesn’t contain any other versions, the first version becomes active. A template can store up to 40 versions."}},"httpPath":"/v3/{domain_name}/templates/{template_name}/versions"},{"label":"Get template","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/domain-templates/get-v3--domain-name--templates--template-name-","routeSlug":"/docs/mailgun/api-reference/send/mailgun/domain-templates/get-v3--domain-name--templates--template-name-","metadata":{"seo":{"title":"Get template","description":"Returns metadata information about the stored template specified in the url. If the active flag is provided, the content of the active version of the template is returned. If the version_name flag is provided, version information will be included as well. By default: the version field is not provided. To see available versions other than the active version, use the /versions API instead"}},"httpPath":"/v3/{domain_name}/templates/{template_name}"},{"label":"Update template","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/domain-templates/put-v3--domain-name--templates--template-name-","routeSlug":"/docs/mailgun/api-reference/send/mailgun/domain-templates/put-v3--domain-name--templates--template-name-","metadata":{"seo":{"title":"Update template","description":"Update the description of a template."}},"httpPath":"/v3/{domain_name}/templates/{template_name}"},{"label":"Delete a template","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/domain-templates/delete-v3--domain-name--templates--template-name-","routeSlug":"/docs/mailgun/api-reference/send/mailgun/domain-templates/delete-v3--domain-name--templates--template-name-","metadata":{"seo":{"title":"Delete a template","description":"Delete the template specified in the url. NOTE: This method deletes all versions of the specified template."}},"httpPath":"/v3/{domain_name}/templates/{template_name}"},{"label":"Get a version","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/domain-templates/get-v3--domain-name--templates--template-name--versions--version-name-","routeSlug":"/docs/mailgun/api-reference/send/mailgun/domain-templates/get-v3--domain-name--templates--template-name--versions--version-name-","metadata":{"seo":{"title":"Get a version","description":"Retrieve the information and content of the specified version of a template."}},"httpPath":"/v3/{domain_name}/templates/{template_name}/versions/{version_name}"},{"label":"Update a version","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/domain-templates/put-v3--domain-name--templates--template-name--versions--version-name-","routeSlug":"/docs/mailgun/api-reference/send/mailgun/domain-templates/put-v3--domain-name--templates--template-name--versions--version-name-","metadata":{"seo":{"title":"Update a version","description":"Update information or content of the specific template version. Existing fields not included in the request will not be changed"}},"httpPath":"/v3/{domain_name}/templates/{template_name}/versions/{version_name}"},{"label":"Delete a version","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/domain-templates/delete-v3--domain-name--templates--template-name--versions--version-name-","routeSlug":"/docs/mailgun/api-reference/send/mailgun/domain-templates/delete-v3--domain-name--templates--template-name--versions--version-name-","metadata":{"seo":{"title":"Delete a version","description":"Delete a specific template version."}},"httpPath":"/v3/{domain_name}/templates/{template_name}/versions/{version_name}"},{"label":"Copy a template","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/domain-templates/put-v3--domain-name--templates--template-name--copy","routeSlug":"/docs/mailgun/api-reference/send/mailgun/domain-templates/put-v3--domain-name--templates--template-name--copy","metadata":{"seo":{"title":"Copy a template","description":"Copies an existing template into new templates with the provided names and account IDs."}},"httpPath":"/v3/{domain_name}/templates/{template_name}/copy"},{"label":"Copy a version","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/domain-templates/put-v3--domain-name--templates--template-name--versions--version-name--copy--new-version-name-","routeSlug":"/docs/mailgun/api-reference/send/mailgun/domain-templates/put-v3--domain-name--templates--template-name--versions--version-name--copy--new-version-name-","metadata":{"seo":{"title":"Copy a version","description":"Copies an existing version into a new version with the provided name."}},"httpPath":"/v3/{domain_name}/templates/{template_name}/versions/{version_name}/copy/{new_version_name}"},{"label":"Rename a template","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/domain-templates/put-v3--domain-name--templates--template-name--rename--new-template-name-","routeSlug":"/docs/mailgun/api-reference/send/mailgun/domain-templates/put-v3--domain-name--templates--template-name--rename--new-template-name-","metadata":{"seo":{"title":"Rename a template","description":"Renames the specified template"}},"httpPath":"/v3/{domain_name}/templates/{template_name}/rename/{new_template_name}"}]},{"type":"separator","label":"IP Pools"},{"type":"group","label":"IP Pools","link":"/docs/mailgun/api-reference/send/mailgun/ip-pools","routeSlug":"/docs/mailgun/api-reference/send/mailgun/ip-pools","items":[{"label":"Remove an IP from the domain pool, unlink a DIPP or remove the domain pool","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/ip-pools/delete-v3-domains--name--ips--ip-","routeSlug":"/docs/mailgun/api-reference/send/mailgun/ip-pools/delete-v3-domains--name--ips--ip-","metadata":{"seo":{"title":"Remove an IP from the domain pool, unlink a DIPP or remove the domain pool","description":"The behavior of the endpoint depends on the value of the ip parameter. It can beone of the following:"}},"httpPath":"/v3/domains/{name}/ips/{ip}"},{"label":"Remove an IP from the domain pool, unlink a DIPP or remove the domain pool","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/ip-pools/delete-v3-domains--name--pool--ip-","routeSlug":"/docs/mailgun/api-reference/send/mailgun/ip-pools/delete-v3-domains--name--pool--ip-","metadata":{"seo":{"title":"Remove an IP from the domain pool, unlink a DIPP or remove the domain pool","description":"The behavior of the endpoint depends on the value of the ip parameter. It can beone of the following:"}},"httpPath":"/v3/domains/{name}/pool/{ip}"},{"label":"List dedicated IP pools of the account","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/ip-pools/get-v3-ip-pools","routeSlug":"/docs/mailgun/api-reference/send/mailgun/ip-pools/get-v3-ip-pools","metadata":{"seo":{"title":"List dedicated IP pools of the account","description":"Description"}},"httpPath":"/v3/ip_pools"},{"label":"Add a new DIPP to the account","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/ip-pools/post-v3-ip-pools","routeSlug":"/docs/mailgun/api-reference/send/mailgun/ip-pools/post-v3-ip-pools","metadata":{"seo":{"title":"Add a new DIPP to the account","description":"The account must have 'DIPPs' feature enabled."}},"httpPath":"/v3/ip_pools"},{"label":"Get DIPP details","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/ip-pools/get-v3-ip-pools--pool-id-","routeSlug":"/docs/mailgun/api-reference/send/mailgun/ip-pools/get-v3-ip-pools--pool-id-","metadata":{"seo":{"title":"Get DIPP details","description":"is_linked in the response indicates whether the DIPP is currently linked to anydomains. If it's true, linked_domain lists those domains."}},"httpPath":"/v3/ip_pools/{pool_id}"},{"label":"Delete the DIPP","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/ip-pools/delete-v3-ip-pools--pool-id-","routeSlug":"/docs/mailgun/api-reference/send/mailgun/ip-pools/delete-v3-ip-pools--pool-id-","metadata":{"seo":{"title":"Delete the DIPP","description":"The DIPPs feature must be enabled for the account."}},"httpPath":"/v3/ip_pools/{pool_id}"},{"label":"Edit DIPP","deprecated":false,"httpVerb":"patch","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/ip-pools/patch-v3-ip-pools--pool-id-","routeSlug":"/docs/mailgun/api-reference/send/mailgun/ip-pools/patch-v3-ip-pools--pool-id-","metadata":{"seo":{"title":"Edit DIPP","description":"The account must have 'DIPPs' feature enabled."}},"httpPath":"/v3/ip_pools/{pool_id}"},{"label":"Get domains linked to DIPP","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/ip-pools/get-v3-ip-pools--pool-id--domains","routeSlug":"/docs/mailgun/api-reference/send/mailgun/ip-pools/get-v3-ip-pools--pool-id--domains","metadata":{"seo":{"title":"Get domains linked to DIPP","description":"Returns a paginated list of domains that are linked to the specified dedicated IP pool."}},"httpPath":"/v3/ip_pools/{pool_id}/domains"},{"label":"Add an IP to a DIPP","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/ip-pools/put-v3-ip-pools--pool-id--ips--ip-","routeSlug":"/docs/mailgun/api-reference/send/mailgun/ip-pools/put-v3-ip-pools--pool-id--ips--ip-","metadata":{"seo":{"title":"Add an IP to a DIPP","description":"The account must have 'DIPPs' feature enabled."}},"httpPath":"/v3/ip_pools/{pool_id}/ips/{ip}"},{"label":"Remove an IP from a DIPP","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/ip-pools/delete-v3-ip-pools--pool-id--ips--ip-","routeSlug":"/docs/mailgun/api-reference/send/mailgun/ip-pools/delete-v3-ip-pools--pool-id--ips--ip-","metadata":{"seo":{"title":"Remove an IP from a DIPP","description":"The account must have 'DIPPs' feature enabled."}},"httpPath":"/v3/ip_pools/{pool_id}/ips/{ip}"},{"label":"Add multiple IPs to the DIPP","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/ip-pools/post-v3-ip-pools--pool-id--ips-json","routeSlug":"/docs/mailgun/api-reference/send/mailgun/ip-pools/post-v3-ip-pools--pool-id--ips-json","metadata":{"seo":{"title":"Add multiple IPs to the DIPP","description":"The account must have 'DIPPs' feature enabled."}},"httpPath":"/v3/ip_pools/{pool_id}/ips.json"},{"label":"Delegate DIPP to Subaccount","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/ip-pools/put-v3-ip-pools--pool-id--delegate","routeSlug":"/docs/mailgun/api-reference/send/mailgun/ip-pools/put-v3-ip-pools--pool-id--delegate","metadata":{"seo":{"title":"Delegate DIPP to Subaccount","description":"Delegates a dedicated IP pool (DIPP) from the parent account to a specified subaccount. Unlike legacy endpoints, this supports accounts with multiple delegated DIPPs."}},"httpPath":"/v3/ip_pools/{pool_id}/delegate"},{"label":"Revoke DIPP from Subaccount","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/ip-pools/delete-v3-ip-pools--pool-id--delegate","routeSlug":"/docs/mailgun/api-reference/send/mailgun/ip-pools/delete-v3-ip-pools--pool-id--delegate","metadata":{"seo":{"title":"Revoke DIPP from Subaccount","description":"Revokes delegation of a dedicated IP pool (DIPP) from a specified subaccount. The DIPP will no longer be available to the subaccount. Unlike legacy endpoints, this supports accounts with multiple delegated DIPPs."}},"httpPath":"/v3/ip_pools/{pool_id}/delegate"}]},{"type":"group","label":"Dynamic IP Pools","link":"/docs/mailgun/api-reference/send/mailgun/dynamic-ip-pools","routeSlug":"/docs/mailgun/api-reference/send/mailgun/dynamic-ip-pools","items":[{"label":"Enroll domain","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/dynamic-ip-pools/post-v3-domains--name--dynamic-pools","routeSlug":"/docs/mailgun/api-reference/send/mailgun/dynamic-ip-pools/post-v3-domains--name--dynamic-pools","metadata":{"seo":{"title":"Enroll domain","description":"Domains enrolled in the Dynamic IP pools feature will be assigned an IP pool based on reputation. The feature must be enabled and configured before enrolling domains."}},"httpPath":"/v3/domains/{name}/dynamic_pools"},{"label":"Remove domain from dynamic IP pools","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/dynamic-ip-pools/delete-v3-domains--name--dynamic-pools","routeSlug":"/docs/mailgun/api-reference/send/mailgun/dynamic-ip-pools/delete-v3-domains--name--dynamic-pools","metadata":{"seo":{"title":"Remove domain from dynamic IP pools","description":"The behavior of this endpoint depends on the value of the replacement_ip and replacement_pool_id parameters.One of these parameters (but not both) must be provided. If replacement_ip is provided, the IP(s) will be assigned to the domain.replacement_ip can include one of the following:"}},"httpPath":"/v3/domains/{name}/dynamic_pools"},{"label":"List assignable domains","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/dynamic-ip-pools/get-v3-domains-dynamic-pools-assignable","routeSlug":"/docs/mailgun/api-reference/send/mailgun/dynamic-ip-pools/get-v3-domains-dynamic-pools-assignable","metadata":{"seo":{"title":"List assignable domains","description":"Lists all domains that are not already enrolled in dynamic IP pools."}},"httpPath":"/v3/domains/dynamic_pools/assignable"},{"label":"Enroll all account domains","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/dynamic-ip-pools/post-v3-domains-all-dynamic-pools-enroll","routeSlug":"/docs/mailgun/api-reference/send/mailgun/dynamic-ip-pools/post-v3-domains-all-dynamic-pools-enroll","metadata":{"seo":{"title":"Enroll all account domains","description":"Begins an asynchronous background job to assign all domains to Dynamic IP Pools. This can also include domains belonging to subaccounts depending on the provided parameters. The Dynamic IP Pools feature must be enabled for the account and the request must come from a parent account user."}},"httpPath":"/v3/domains/all/dynamic_pools/enroll"},{"label":"List all Dynamic IP pools","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/dynamic-ip-pools/get-v3-dynamic-pools","routeSlug":"/docs/mailgun/api-reference/send/mailgun/dynamic-ip-pools/get-v3-dynamic-pools","metadata":{"seo":{"title":"List all Dynamic IP pools","description":"Returns the list of IPs belonging to each of the account's Dynamic IP Pools."}},"httpPath":"/v3/dynamic_pools"},{"label":"Initialize/set IPs for all pools","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/dynamic-ip-pools/post-v3-dynamic-pools-all","routeSlug":"/docs/mailgun/api-reference/send/mailgun/dynamic-ip-pools/post-v3-dynamic-pools-all","metadata":{"seo":{"title":"Initialize/set IPs for all pools","description":"Any existing IPs in dynamic IP pools will be replaced. All IPs must be dedicated IPs and belong to the account. Additionally, each dynamic IP pool must contain at least 1 IP that is not currently warming."}},"httpPath":"/v3/dynamic_pools/all"},{"label":"Remove all dynamic IP pools","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/dynamic-ip-pools/delete-v3-dynamic-pools-all","routeSlug":"/docs/mailgun/api-reference/send/mailgun/dynamic-ip-pools/delete-v3-dynamic-pools-all","metadata":{"seo":{"title":"Remove all dynamic IP pools","description":"Removes all dynamic IP pools from the account. All domains on the account (and subaccounts, if any) must be removed from dynamic IP pools before the pools can be removed. Any standard dedicated IP pools will not be modified."}},"httpPath":"/v3/dynamic_pools/all"},{"label":"Add IP to Dynamic IP Pool","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/dynamic-ip-pools/post-v3-dynamic-pools--pool-name---ip-","routeSlug":"/docs/mailgun/api-reference/send/mailgun/dynamic-ip-pools/post-v3-dynamic-pools--pool-name---ip-","metadata":{"seo":{"title":"Add IP to Dynamic IP Pool","description":"Adds a given IP to a Dynamic IP Pool. The IP must be dedicated and belong to the account."}},"httpPath":"/v3/dynamic_pools/{pool_name}/{ip}"},{"label":"Update pool IPs","deprecated":false,"httpVerb":"patch","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/dynamic-ip-pools/patch-v3-dynamic-pools--pool-name-","routeSlug":"/docs/mailgun/api-reference/send/mailgun/dynamic-ip-pools/patch-v3-dynamic-pools--pool-name-","metadata":{"seo":{"title":"Update pool IPs","description":"Adds and/or removes IPs to/from the specified dynamic IP pool. A given pool is required to have at least 1 IP that is not actively warming. Additionally, a single IP cannot be assigned to multiple dynamic pools."}},"httpPath":"/v3/dynamic_pools/{pool_name}"},{"label":"List all domains assigned to dynamic IP pools","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/dynamic-ip-pools/get-v1-dynamic-pools-domains","routeSlug":"/docs/mailgun/api-reference/send/mailgun/dynamic-ip-pools/get-v1-dynamic-pools-domains","metadata":{"seo":{"title":"List all domains assigned to dynamic IP pools","description":"Retrieves all domains enrolled in dynamic IP pools across the parent account and subaccounts."}},"httpPath":"/v1/dynamic_pools/domains"},{"label":"Preview domain assignment","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/dynamic-ip-pools/get-v1-dynamic-pools-domains--name--preview","routeSlug":"/docs/mailgun/api-reference/send/mailgun/dynamic-ip-pools/get-v1-dynamic-pools-domains--name--preview","metadata":{"seo":{"title":"Preview domain assignment","description":"Runs a health check on a domain and returns which pool it would be placed in. It does NOT enroll the domain or set the band"}},"httpPath":"/v1/dynamic_pools/domains/{name}/preview"},{"label":"List domain history","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/dynamic-ip-pools/get-v1-dynamic-pools-domains--name--history","routeSlug":"/docs/mailgun/api-reference/send/mailgun/dynamic-ip-pools/get-v1-dynamic-pools-domains--name--history","metadata":{"seo":{"title":"List domain history","description":"Retrieves a domain's history records"}},"httpPath":"/v1/dynamic_pools/domains/{name}/history"},{"label":"Override domain assignment","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/dynamic-ip-pools/put-v1-dynamic-pools-domains--name--override","routeSlug":"/docs/mailgun/api-reference/send/mailgun/dynamic-ip-pools/put-v1-dynamic-pools-domains--name--override","metadata":{"seo":{"title":"Override domain assignment","description":"Overrides a domain's dynamic IP pool assignment. A domain's pool will not be updated by health checks while an override is present."}},"httpPath":"/v1/dynamic_pools/domains/{name}/override"},{"label":"Remove override","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/dynamic-ip-pools/delete-v1-dynamic-pools-domains--name--override","routeSlug":"/docs/mailgun/api-reference/send/mailgun/dynamic-ip-pools/delete-v1-dynamic-pools-domains--name--override","metadata":{"seo":{"title":"Remove override","description":"Removes any dynamic IP pool override for a domain. The domain's pool assignment will be managed by health checks."}},"httpPath":"/v1/dynamic_pools/domains/{name}/override"},{"label":"List account history","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/dynamic-ip-pools/get-v1-dynamic-pools-history","routeSlug":"/docs/mailgun/api-reference/send/mailgun/dynamic-ip-pools/get-v1-dynamic-pools-history","metadata":{"seo":{"title":"List account history","description":"Retrieve history records for all domains assigned to Dynamic IP Pools across the parent and subaccounts."}},"httpPath":"/v1/dynamic_pools/history"}]},{"type":"separator","label":"IPs"},{"type":"group","label":"IPs","link":"/docs/mailgun/api-reference/send/mailgun/ips","routeSlug":"/docs/mailgun/api-reference/send/mailgun/ips","items":[{"label":"Get the dedicated IP pool used for spillover for a domain","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/ips/get-v3-ips-domain--name-","routeSlug":"/docs/mailgun/api-reference/send/mailgun/ips/get-v3-ips-domain--name-","metadata":{"seo":{"title":"Get the dedicated IP pool used for spillover for a domain","description":"This endpoint retrieves the DIPP spillover settings for a specific domain."}},"httpPath":"/v3/ips/domain/{name}"},{"label":"Set or modify the dediciated IP pool used for spillover for a domain","deprecated":false,"httpVerb":"patch","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/ips/patch-v3-ips-domain--name-","routeSlug":"/docs/mailgun/api-reference/send/mailgun/ips/patch-v3-ips-domain--name-","metadata":{"seo":{"title":"Set or modify the dediciated IP pool used for spillover for a domain","description":"This endpoint allows you to set or update the DIPP spillover settings for a specific domain.You can specify the ID of the IP pool that spillover IPs are assigned to. The IP pool must contain at least one fully warmed IP address to be valild.To disable DIPP spillover, set the pool_id to an empty string (\"\")."}},"httpPath":"/v3/ips/domain/{name}"},{"label":"Remove an IP from the domain pool, unlink a DIPP or remove the domain pool","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/ips/delete-v3-domains--name--ips--ip-","routeSlug":"/docs/mailgun/api-reference/send/mailgun/ips/delete-v3-domains--name--ips--ip-","metadata":{"seo":{"title":"Remove an IP from the domain pool, unlink a DIPP or remove the domain pool","description":"The behavior of the endpoint depends on the value of the ip parameter. It can beone of the following:"}},"httpPath":"/v3/domains/{name}/ips/{ip}"},{"label":"Remove an IP from the domain pool, unlink a DIPP or remove the domain pool","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/ips/delete-v3-domains--name--pool--ip-","routeSlug":"/docs/mailgun/api-reference/send/mailgun/ips/delete-v3-domains--name--pool--ip-","metadata":{"seo":{"title":"Remove an IP from the domain pool, unlink a DIPP or remove the domain pool","description":"The behavior of the endpoint depends on the value of the ip parameter. It can beone of the following:"}},"httpPath":"/v3/domains/{name}/pool/{ip}"},{"label":"Get DIPP spillover settings for an account","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/ips/get-v3-ips-account-settings","routeSlug":"/docs/mailgun/api-reference/send/mailgun/ips/get-v3-ips-account-settings","metadata":{"seo":{"title":"Get DIPP spillover settings for an account","description":"This endpoint retrieves the DIPP spillover settings for a specific account."}},"httpPath":"/v3/ips/account/settings"},{"label":"Set or Modify the dedicated IP pool used for IP spillover","deprecated":false,"httpVerb":"patch","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/ips/patch-v3-ips-account-settings","routeSlug":"/docs/mailgun/api-reference/send/mailgun/ips/patch-v3-ips-account-settings","metadata":{"seo":{"title":"Set or Modify the dedicated IP pool used for IP spillover","description":"This endpoint allows you to set or update the DIPP spillover settings for an account .You can specify the ID of the IP pool that spillover IPs are assigned to. The IP pool must contain at least one fully warmed IP address to be valid.To disable DIPP spillover, set the pool_id to an empty string (\"\")."}},"httpPath":"/v3/ips/account/settings"},{"label":"List account IPs","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/ips/get-v3-ips","routeSlug":"/docs/mailgun/api-reference/send/mailgun/ips/get-v3-ips","metadata":{"seo":{"title":"List account IPs","description":"assignable_to_pool in response lists which IPs can be assigned to DIPPs; thisfield is present only if the account has 'DIPPs' feature enabled."}},"httpPath":"/v3/ips"},{"label":"Get details about account IP","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/ips/get-v3-ips--ip-","routeSlug":"/docs/mailgun/api-reference/send/mailgun/ips/get-v3-ips--ip-","metadata":{"seo":{"title":"Get details about account IP","description":"Get details about account IP"}},"httpPath":"/v3/ips/{ip}"},{"label":"Get all domains of an account where a specific IP is assigned","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/ips/get-v3-ips--ip--domains","routeSlug":"/docs/mailgun/api-reference/send/mailgun/ips/get-v3-ips--ip--domains","metadata":{"seo":{"title":"Get all domains of an account where a specific IP is assigned","description":"The IP must belong to the account."}},"httpPath":"/v3/ips/{ip}/domains"},{"label":"Assign an IP to all account domains","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/ips/post-v3-ips--ip--domains","routeSlug":"/docs/mailgun/api-reference/send/mailgun/ips/post-v3-ips--ip--domains","metadata":{"seo":{"title":"Assign an IP to all account domains","description":"The IP must belong to the account."}},"httpPath":"/v3/ips/{ip}/domains"},{"label":"Remove an IP from all account domains","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/ips/delete-v3-ips--ip--domains","routeSlug":"/docs/mailgun/api-reference/send/mailgun/ips/delete-v3-ips--ip--domains","metadata":{"seo":{"title":"Remove an IP from all account domains","description":"The IP must belong to the account."}},"httpPath":"/v3/ips/{ip}/domains"},{"label":"Place account IP into a dedicated IP band","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/ips/post-v3-ips--addr--ip-band","routeSlug":"/docs/mailgun/api-reference/send/mailgun/ips/post-v3-ips--addr--ip-band","metadata":{"seo":{"title":"Place account IP into a dedicated IP band","description":"The Dedicated IP Bands feature must be enabled for the account."}},"httpPath":"/v3/ips/{addr}/ip_band"},{"label":"Return the number of IPs available to the account per its billing plan","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/ips/get-v3-ips-request-new","routeSlug":"/docs/mailgun/api-reference/send/mailgun/ips/get-v3-ips-request-new","metadata":{"seo":{"title":"Return the number of IPs available to the account per its billing plan","description":"This endpoint remains active for backwards compatibility. Do not use it in new code."}},"httpPath":"/v3/ips/request/new"},{"label":"Add a new dedicated IP to the account","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/ips/post-v3-ips-request-new","routeSlug":"/docs/mailgun/api-reference/send/mailgun/ips/post-v3-ips-request-new","metadata":{"seo":{"title":"Add a new dedicated IP to the account","description":"A new IP can be assigned only if billing limits allow that."}},"httpPath":"/v3/ips/request/new"},{"label":"List account IPs - detailed view","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/ips/get-v3-ips-details-all","routeSlug":"/docs/mailgun/api-reference/send/mailgun/ips/get-v3-ips-details-all","metadata":{"seo":{"title":"List account IPs - detailed view","description":"List IPs belonging to the account and subaccounts. For IPs linked to subaccounts, there will be an additional record returned per subaccount The detailed IP view feature must be enabled for the account."}},"httpPath":"/v3/ips/details/all"},{"label":"Update subaccount IP assignments","deprecated":false,"httpVerb":"patch","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/ips/patch-v3-ips-subaccounts","routeSlug":"/docs/mailgun/api-reference/send/mailgun/ips/patch-v3-ips-subaccounts","metadata":{"seo":{"title":"Update subaccount IP assignments","description":"Description"}},"httpPath":"/v3/ips/subaccounts"}]},{"type":"group","label":"IP Address Warmup","link":"/docs/mailgun/api-reference/send/mailgun/ip-address-warmup","routeSlug":"/docs/mailgun/api-reference/send/mailgun/ip-address-warmup","items":[{"label":"Retrieves the list of in-flight IP address warmup statuses.","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/ip-address-warmup/get-v3-ip-warmups","routeSlug":"/docs/mailgun/api-reference/send/mailgun/ip-address-warmup/get-v3-ip-warmups","metadata":{"seo":{"title":"Retrieves the list of in-flight IP address warmup statuses.","description":"Retrieves a list of in-flight IP warmup statuses for dedicated IP addresses owned by the account. The response includes pagination URLs for navigating through the results."}},"httpPath":"/v3/ip_warmups"},{"label":"Retrieves the status of an in-flight IP warmup","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/ip-address-warmup/get-v3-ip-warmups--addr-","routeSlug":"/docs/mailgun/api-reference/send/mailgun/ip-address-warmup/get-v3-ip-warmups--addr-","metadata":{"seo":{"title":"Retrieves the status of an in-flight IP warmup","description":"Retrieves the status of an in-flight IP warmup, which must be a dedicated IP owned by the account."}},"httpPath":"/v3/ip_warmups/{addr}"},{"label":"Creates a warmup plan for an IP Address","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/ip-address-warmup/post-v3-ip-warmups--addr-","routeSlug":"/docs/mailgun/api-reference/send/mailgun/ip-address-warmup/post-v3-ip-warmups--addr-","metadata":{"seo":{"title":"Creates a warmup plan for an IP Address","description":"Creates a new warmup plan for an IP address. The IP must be dedicated and owned by the account."}},"httpPath":"/v3/ip_warmups/{addr}"},{"label":"Cancels the warmup plan for an IP address","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/ip-address-warmup/delete-v3-ip-warmups--addr-","routeSlug":"/docs/mailgun/api-reference/send/mailgun/ip-address-warmup/delete-v3-ip-warmups--addr-","metadata":{"seo":{"title":"Cancels the warmup plan for an IP address","description":"Cancels the warmup plan for an IP address. The IP must be dedicated and owned by the account."}},"httpPath":"/v3/ip_warmups/{addr}"}]},{"type":"separator","label":"Subaccounts"},{"type":"group","label":"Subaccounts","link":"/docs/mailgun/api-reference/send/mailgun/subaccounts","routeSlug":"/docs/mailgun/api-reference/send/mailgun/subaccounts","items":[{"label":"Get a single subaccount","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/subaccounts/get-v5-accounts-subaccounts-subaccount_id","routeSlug":"/docs/mailgun/api-reference/send/mailgun/subaccounts/get-v5-accounts-subaccounts-subaccount_id","metadata":{"seo":{"title":"Get a single subaccount","description":"Fetch the details of a single subaccount"}},"httpPath":"/v5/accounts/subaccounts/{subaccount_id}"},{"label":"List all subaccounts","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/subaccounts/get-v5-accounts-subaccounts","routeSlug":"/docs/mailgun/api-reference/send/mailgun/subaccounts/get-v5-accounts-subaccounts","metadata":{"seo":{"title":"List all subaccounts","description":"Fetch all subaccounts"}},"httpPath":"/v5/accounts/subaccounts"},{"label":"Create a subaccount","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/subaccounts/post-v5-accounts-subaccounts","routeSlug":"/docs/mailgun/api-reference/send/mailgun/subaccounts/post-v5-accounts-subaccounts","metadata":{"seo":{"title":"Create a subaccount","description":"Create a subaccount"}},"httpPath":"/v5/accounts/subaccounts"},{"label":"Delete a subaccount","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/subaccounts/delete-v5-accounts-subaccounts-subaccount_id","routeSlug":"/docs/mailgun/api-reference/send/mailgun/subaccounts/delete-v5-accounts-subaccounts-subaccount_id","metadata":{"seo":{"title":"Delete a subaccount","description":"Delete a subaccount"}},"httpPath":"/v5/accounts/subaccounts"},{"label":"Disable a subaccount","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/subaccounts/post-v5-accounts-subaccounts-subaccount_id-disable","routeSlug":"/docs/mailgun/api-reference/send/mailgun/subaccounts/post-v5-accounts-subaccounts-subaccount_id-disable","metadata":{"seo":{"title":"Disable a subaccount","description":"Disable a subaccount"}},"httpPath":"/v5/accounts/subaccounts/{subaccount_id}/disable"},{"label":"Enable a subaccount","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/subaccounts/post-v5-accounts-subaccounts-subaccount_id-enable","routeSlug":"/docs/mailgun/api-reference/send/mailgun/subaccounts/post-v5-accounts-subaccounts-subaccount_id-enable","metadata":{"seo":{"title":"Enable a subaccount","description":"Enable a subaccount"}},"httpPath":"/v5/accounts/subaccounts/{subaccount_id}/enable"},{"label":"Get current custom sending limit","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/subaccounts/get-v5-accounts-subaccounts-subaccount_id-limit-custom-monthly","routeSlug":"/docs/mailgun/api-reference/send/mailgun/subaccounts/get-v5-accounts-subaccounts-subaccount_id-limit-custom-monthly","metadata":{"seo":{"title":"Get current custom sending limit","description":"Fetch the details of custom sending limit on the account"}},"httpPath":"/v5/accounts/subaccounts/{subaccount_id}/limit/custom/monthly"},{"label":"Set a custom sending limit","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/subaccounts/put-v5-accounts-subaccounts-subaccount_id-limit-custom-monthly","routeSlug":"/docs/mailgun/api-reference/send/mailgun/subaccounts/put-v5-accounts-subaccounts-subaccount_id-limit-custom-monthly","metadata":{"seo":{"title":"Set a custom sending limit","description":"Set a custom sending limit"}},"httpPath":"/v5/accounts/subaccounts/{subaccount_id}/limit/custom/monthly"},{"label":"Delete a custom sending limit","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/subaccounts/delete-v5-accounts-subaccounts-subaccount_id-limit-custom-monthly","routeSlug":"/docs/mailgun/api-reference/send/mailgun/subaccounts/delete-v5-accounts-subaccounts-subaccount_id-limit-custom-monthly","metadata":{"seo":{"title":"Delete a custom sending limit","description":"Delete a custom sending limit"}},"httpPath":"/v5/accounts/subaccounts/{subaccount_id}/limit/custom/monthly"},{"label":"Update subaccount feature","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/subaccounts/put-v5-accounts-subaccounts-subaccount_id-features","routeSlug":"/docs/mailgun/api-reference/send/mailgun/subaccounts/put-v5-accounts-subaccounts-subaccount_id-features","metadata":{"seo":{"title":"Update subaccount feature","description":"Update subaccount feature"}},"httpPath":"/v5/accounts/subaccounts/{subaccount_id}/features"}]},{"type":"separator","label":"Custom Message Limit"},{"type":"group","label":"Custom Message Limit","link":"/docs/mailgun/api-reference/send/mailgun/custom-message-limit","routeSlug":"/docs/mailgun/api-reference/send/mailgun/custom-message-limit","items":[{"label":"Get current custom sending limit","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/custom-message-limit/get-v5-accounts-limit-custom-monthly","routeSlug":"/docs/mailgun/api-reference/send/mailgun/custom-message-limit/get-v5-accounts-limit-custom-monthly","metadata":{"seo":{"title":"Get current custom sending limit","description":"Fetch the details of custom sending limit on the account"}},"httpPath":"/v5/accounts/limit/custom/monthly"},{"label":"Set a custom sending limit","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/custom-message-limit/put-v5-accounts-limit-custom-monthly","routeSlug":"/docs/mailgun/api-reference/send/mailgun/custom-message-limit/put-v5-accounts-limit-custom-monthly","metadata":{"seo":{"title":"Set a custom sending limit","description":"Set a custom sending limit"}},"httpPath":"/v5/accounts/limit/custom/monthly"},{"label":"Delete a custom sending limit","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/custom-message-limit/delete-v5-accounts-limit-custom-monthly","routeSlug":"/docs/mailgun/api-reference/send/mailgun/custom-message-limit/delete-v5-accounts-limit-custom-monthly","metadata":{"seo":{"title":"Delete a custom sending limit","description":"Delete a custom sending limit"}},"httpPath":"/v5/accounts/limit/custom/monthly"},{"label":"Re-enable account disabled for hitting send limit","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/custom-message-limit/put-v5-accounts-limit-custom-enable","routeSlug":"/docs/mailgun/api-reference/send/mailgun/custom-message-limit/put-v5-accounts-limit-custom-enable","metadata":{"seo":{"title":"Re-enable account disabled for hitting send limit","description":"Re-enable an account that was disabled for reaching the custom sending limit"}},"httpPath":"/v5/accounts/limit/custom/enable"}]},{"type":"separator","label":"Account Management"},{"type":"group","label":"Account Management","link":"/docs/mailgun/api-reference/send/mailgun/account-management","routeSlug":"/docs/mailgun/api-reference/send/mailgun/account-management","items":[{"label":"Update variable account settings","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/account-management/put-v5-accounts","routeSlug":"/docs/mailgun/api-reference/send/mailgun/account-management/put-v5-accounts","metadata":{"seo":{"title":"Update variable account settings","description":"Update variable account settings"}},"httpPath":"/v5/accounts"},{"label":"Get webhook signing key saved on the account","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/account-management/get-v5-accounts-http_signing_key","routeSlug":"/docs/mailgun/api-reference/send/mailgun/account-management/get-v5-accounts-http_signing_key","metadata":{"seo":{"title":"Get webhook signing key saved on the account","description":"Get webhook signing key saved on the account"}},"httpPath":"/v5/accounts/http_signing_key"},{"label":"Create or regenerate webhook signing key on an account","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/account-management/post-v5-accounts-http_signing_key","routeSlug":"/docs/mailgun/api-reference/send/mailgun/account-management/post-v5-accounts-http_signing_key","metadata":{"seo":{"title":"Create or regenerate webhook signing key on an account","description":"Create or regenerate webhook signing key on an account"}},"httpPath":"/v5/accounts/http_signing_key"},{"label":"Get authorized email recipients for a sandbox domain","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/account-management/get-v5-sandbox-auth_recipients","routeSlug":"/docs/mailgun/api-reference/send/mailgun/account-management/get-v5-sandbox-auth_recipients","metadata":{"seo":{"title":"Get authorized email recipients for a sandbox domain","description":"Get webhook signing key saved on the account"}},"httpPath":"/v5/sandbox/auth_recipients"},{"label":"Add authorized email recipient for a sandbox domain","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/account-management/post-v5-sandbox-auth_recipients","routeSlug":"/docs/mailgun/api-reference/send/mailgun/account-management/post-v5-sandbox-auth_recipients","metadata":{"seo":{"title":"Add authorized email recipient for a sandbox domain","description":"Add authorized email recipient for a sandbox domain"}},"httpPath":"/v5/sandbox/auth_recipients"},{"label":"Remove an authorized sandbox domain email recipient","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/account-management/delete-v5-sandbox-auth_recipients-email","routeSlug":"/docs/mailgun/api-reference/send/mailgun/account-management/delete-v5-sandbox-auth_recipients-email","metadata":{"seo":{"title":"Remove an authorized sandbox domain email recipient","description":"Remove an authorized sandbox domain email recipient"}},"httpPath":"/v5/sandbox/auth_recipients/{email}"},{"label":"Resend account activation email to the account owner","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/account-management/post-v5-accounts-resend_activation_email","routeSlug":"/docs/mailgun/api-reference/send/mailgun/account-management/post-v5-accounts-resend_activation_email","metadata":{"seo":{"title":"Resend account activation email to the account owner","description":"Resend account activation email to the account owner"}},"httpPath":"/v5/accounts/resend_activation_email"},{"label":"Update account feature","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/account-management/put-v5-accounts-features","routeSlug":"/docs/mailgun/api-reference/send/mailgun/account-management/put-v5-accounts-features","metadata":{"seo":{"title":"Update account feature","description":"Update account feature"}},"httpPath":"/v5/accounts/features"}]},{"type":"separator","label":"Keys"},{"type":"group","label":"Keys","link":"/docs/mailgun/api-reference/send/mailgun/keys","routeSlug":"/docs/mailgun/api-reference/send/mailgun/keys","items":[{"label":"List Mailgun API keys","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/keys/get-v1-keys","routeSlug":"/docs/mailgun/api-reference/send/mailgun/keys/get-v1-keys","metadata":{"seo":{"title":"List Mailgun API keys","description":"List Mailgun API keys"}},"httpPath":"/v1/keys"},{"label":"Create Mailgun API key","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/keys/post-v1-keys","routeSlug":"/docs/mailgun/api-reference/send/mailgun/keys/post-v1-keys","metadata":{"seo":{"title":"Create Mailgun API key","description":"Create Mailgun API key"}},"httpPath":"/v1/keys"},{"label":"Delete Mailgun API key","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/keys/delete-v1-keys--key-id-","routeSlug":"/docs/mailgun/api-reference/send/mailgun/keys/delete-v1-keys--key-id-","metadata":{"seo":{"title":"Delete Mailgun API key","description":"Delete Mailgun API key"}},"httpPath":"/v1/keys/{key_id}"},{"label":"Regenerate Mailgun Public API key","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/keys/post-v1-keys-public","routeSlug":"/docs/mailgun/api-reference/send/mailgun/keys/post-v1-keys-public","metadata":{"seo":{"title":"Regenerate Mailgun Public API key","description":"Regenerate Mailgun Public API key"}},"httpPath":"/v1/keys/public"}]},{"type":"separator","label":"Credentials"},{"type":"group","label":"Credentials","link":"/docs/mailgun/api-reference/send/mailgun/credentials","routeSlug":"/docs/mailgun/api-reference/send/mailgun/credentials","items":[{"label":"List Mailgun SMTP credential metadata for a given domain","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/credentials/get-v3-domains--domain-name--credentials","routeSlug":"/docs/mailgun/api-reference/send/mailgun/credentials/get-v3-domains--domain-name--credentials","metadata":{"seo":{"title":"List Mailgun SMTP credential metadata for a given domain","description":"List Mailgun SMTP credential metadata for a given domain"}},"httpPath":"/v3/domains/{domain_name}/credentials"},{"label":"Create Mailgun SMTP credentials for a given domain","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/credentials/post-v3-domains--domain-name--credentials","routeSlug":"/docs/mailgun/api-reference/send/mailgun/credentials/post-v3-domains--domain-name--credentials","metadata":{"seo":{"title":"Create Mailgun SMTP credentials for a given domain","description":"Create Mailgun SMTP credentials for a given domain"}},"httpPath":"/v3/domains/{domain_name}/credentials"},{"label":"Delete all Mailgun SMTP credentials for a domain","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/credentials/delete-v3-domains--domain-name--credentials","routeSlug":"/docs/mailgun/api-reference/send/mailgun/credentials/delete-v3-domains--domain-name--credentials","metadata":{"seo":{"title":"Delete all Mailgun SMTP credentials for a domain","description":"Delete Mailgun SMTP credentials for a given domain"}},"httpPath":"/v3/domains/{domain_name}/credentials"},{"label":"Update Mailgun SMTP credentials","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/credentials/put-v3-domains--domain-name--credentials--spec-","routeSlug":"/docs/mailgun/api-reference/send/mailgun/credentials/put-v3-domains--domain-name--credentials--spec-","metadata":{"seo":{"title":"Update Mailgun SMTP credentials","description":"Update Mailgun SMTP credentials for a given domain and SMTP user"}},"httpPath":"/v3/domains/{domain_name}/credentials/{spec}"},{"label":"Delete Mailgun SMTP credentials","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/credentials/delete-v3-domains--domain-name--credentials--spec-","routeSlug":"/docs/mailgun/api-reference/send/mailgun/credentials/delete-v3-domains--domain-name--credentials--spec-","metadata":{"seo":{"title":"Delete Mailgun SMTP credentials","description":"Delete Mailgun SMTP credentials for a given domain and SMTP user"}},"httpPath":"/v3/domains/{domain_name}/credentials/{spec}"}]},{"type":"separator","label":"IP Allowlist"},{"type":"group","label":"IP Allowlist","link":"/docs/mailgun/api-reference/send/mailgun/ip-allowlist","routeSlug":"/docs/mailgun/api-reference/send/mailgun/ip-allowlist","items":[{"label":"List Mailgun account IP allowlist entries","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/ip-allowlist/get-v2-ip-whitelist","routeSlug":"/docs/mailgun/api-reference/send/mailgun/ip-allowlist/get-v2-ip-whitelist","metadata":{"seo":{"title":"List Mailgun account IP allowlist entries","description":"List Mailgun account IP allowlist entries"}},"httpPath":"/v2/ip_whitelist"},{"label":"Update individual Mailgun account IP allowlist entry's description","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/ip-allowlist/put-v2-ip-whitelist","routeSlug":"/docs/mailgun/api-reference/send/mailgun/ip-allowlist/put-v2-ip-whitelist","metadata":{"seo":{"title":"Update individual Mailgun account IP allowlist entry's description","description":"Update individual Mailgun account IP allowlist entry's description"}},"httpPath":"/v2/ip_whitelist"},{"label":"Add Mailgun account IP allowlist entry","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/ip-allowlist/post-v2-ip-whitelist","routeSlug":"/docs/mailgun/api-reference/send/mailgun/ip-allowlist/post-v2-ip-whitelist","metadata":{"seo":{"title":"Add Mailgun account IP allowlist entry","description":"Add Mailgun account IP allowlist entry"}},"httpPath":"/v2/ip_whitelist"},{"label":"Delete Mailgun account IP allowlist entry","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/ip-allowlist/delete-v2-ip-whitelist","routeSlug":"/docs/mailgun/api-reference/send/mailgun/ip-allowlist/delete-v2-ip-whitelist","metadata":{"seo":{"title":"Delete Mailgun account IP allowlist entry","description":"Delete Mailgun account IP allowlist entry"}},"httpPath":"/v2/ip_whitelist"}]},{"type":"separator","label":"Users"},{"type":"group","label":"Users","link":"/docs/mailgun/api-reference/send/mailgun/users","routeSlug":"/docs/mailgun/api-reference/send/mailgun/users","items":[{"label":"Get users on an account","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/users/get-v5-users","routeSlug":"/docs/mailgun/api-reference/send/mailgun/users/get-v5-users","metadata":{"seo":{"title":"Get users on an account","description":"Get users on an account"}},"httpPath":"/v5/users"},{"label":"Get a user's details","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/users/get-v5-users-user_id","routeSlug":"/docs/mailgun/api-reference/send/mailgun/users/get-v5-users-user_id","metadata":{"seo":{"title":"Get a user's details","description":"Get details for a user on the account"}},"httpPath":"/v5/users/{user_id}"},{"label":"Get one's own user details","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/docs/mailgun/api-reference/send/mailgun/users/get-v5-users-me","routeSlug":"/docs/mailgun/api-reference/send/mailgun/users/get-v5-users-me","metadata":{"seo":{"title":"Get one's own user details","description":"Get one's own user details, requires use of an API key with a user_id saved on it, typically of 'web' kind"}},"httpPath":"/v5/users/me"}]}],"selectFirstItemOnExpand":true},{"type":"group","label":"Integrations","items":[{"type":"link","fsPath":"docs/mailgun/api-reference/integrations-overview.md","metadata":{"type":"markdown"},"label":"Overview","link":"/docs/mailgun/api-reference/integrations-overview","routeSlug":"/docs/mailgun/api-reference/integrations-overview"},{"type":"link","fsPath":"docs/mailgun/mcp.md","metadata":{"type":"markdown"},"label":"MCP Server","link":"/docs/mailgun/mcp","routeSlug":"/docs/mailgun/mcp"}],"selectFirstItemOnExpand":true},{"type":"group","label":"SDKs","items":[{"type":"link","fsPath":"docs/mailgun/SDK/introduction.md","metadata":{"type":"markdown"},"label":"Introduction","link":"/docs/mailgun/sdk/introduction","routeSlug":"/docs/mailgun/sdk/introduction"},{"type":"link","fsPath":"docs/mailgun/SDK/go_sdk.md","metadata":{"type":"markdown"},"label":"Go","link":"/docs/mailgun/sdk/go_sdk","routeSlug":"/docs/mailgun/sdk/go_sdk"},{"type":"link","fsPath":"docs/mailgun/SDK/nodejs_sdk.md","metadata":{"type":"markdown"},"label":"Node.js","link":"/docs/mailgun/sdk/nodejs_sdk","routeSlug":"/docs/mailgun/sdk/nodejs_sdk"},{"type":"link","fsPath":"docs/mailgun/SDK/php_sdk.md","metadata":{"type":"markdown"},"label":"PHP","link":"/docs/mailgun/sdk/php_sdk","routeSlug":"/docs/mailgun/sdk/php_sdk"},{"type":"link","fsPath":"docs/mailgun/SDK/java_sdk.md","metadata":{"type":"markdown"},"label":"Java","link":"/docs/mailgun/sdk/java_sdk","routeSlug":"/docs/mailgun/sdk/java_sdk"},{"type":"link","fsPath":"docs/mailgun/SDK/ruby_sdk.md","metadata":{"type":"markdown"},"label":"Ruby","link":"/docs/mailgun/sdk/ruby_sdk","routeSlug":"/docs/mailgun/sdk/ruby_sdk"},{"type":"link","fsPath":"docs/mailgun/SDK/python_sdk.md","metadata":{"type":"markdown"},"label":"Python","link":"/docs/mailgun/sdk/python_sdk","routeSlug":"/docs/mailgun/sdk/python_sdk"}],"selectFirstItemOnExpand":true},{"type":"group","label":"User Manual","items":[{"type":"link","fsPath":"docs/mailgun/user-manual/intro.md","metadata":{"type":"markdown"},"label":"Introduction","link":"/docs/mailgun/user-manual/intro","routeSlug":"/docs/mailgun/user-manual/intro"},{"type":"group","label":"API Key Management and Security","items":[{"type":"link","fsPath":"docs/mailgun/user-manual/api-key-mgmt/rbac-mgmt.md","metadata":{"type":"markdown"},"label":"API Keys & RBAC","link":"/docs/mailgun/user-manual/api-key-mgmt/rbac-mgmt","routeSlug":"/docs/mailgun/user-manual/api-key-mgmt/rbac-mgmt"},{"type":"link","fsPath":"docs/mailgun/user-manual/domains/dkim_security.md","metadata":{"type":"markdown"},"label":"DKIM Security","link":"/docs/mailgun/user-manual/domains/dkim_security","routeSlug":"/docs/mailgun/user-manual/domains/dkim_security"},{"type":"group","label":"TLS Connection Settings","items":[{"type":"link","fsPath":"docs/mailgun/user-manual/tls-connection-settings/require-tls.md","metadata":{"type":"markdown"},"label":"Require TLS","link":"/docs/mailgun/user-manual/tls-connection-settings/require-tls","routeSlug":"/docs/mailgun/user-manual/tls-connection-settings/require-tls"},{"type":"link","fsPath":"docs/mailgun/user-manual/tls-connection-settings/skip-verification.md","metadata":{"type":"markdown"},"label":"Skip Verification","link":"/docs/mailgun/user-manual/tls-connection-settings/skip-verification","routeSlug":"/docs/mailgun/user-manual/tls-connection-settings/skip-verification"}],"selectFirstItemOnExpand":true}],"selectFirstItemOnExpand":true},{"type":"group","label":"Domains","items":[{"type":"link","fsPath":"docs/mailgun/user-manual/domains/domains.md","metadata":{"type":"markdown"},"label":"Domains Overview","link":"/docs/mailgun/user-manual/domains/domains","routeSlug":"/docs/mailgun/user-manual/domains/domains"},{"type":"link","fsPath":"docs/mailgun/user-manual/domains/domains-sandbox.md","metadata":{"type":"markdown"},"label":"Sandbox Domain","link":"/docs/mailgun/user-manual/domains/domains-sandbox","routeSlug":"/docs/mailgun/user-manual/domains/domains-sandbox"},{"type":"link","fsPath":"docs/mailgun/user-manual/domains/domains-custom.md","metadata":{"type":"markdown"},"label":"Custom Domains","link":"/docs/mailgun/user-manual/domains/domains-custom","routeSlug":"/docs/mailgun/user-manual/domains/domains-custom"},{"type":"link","fsPath":"docs/mailgun/user-manual/domains/domains-verify.md","metadata":{"type":"markdown"},"label":"Domain Verification","link":"/docs/mailgun/user-manual/domains/domains-verify","routeSlug":"/docs/mailgun/user-manual/domains/domains-verify"}],"selectFirstItemOnExpand":true},{"type":"group","label":"Sending Messages","items":[{"type":"link","fsPath":"docs/mailgun/user-manual/sending-messages/sending-messages.md","metadata":{"type":"markdown"},"label":"How To Start Sending","link":"/docs/mailgun/user-manual/sending-messages/sending-messages","routeSlug":"/docs/mailgun/user-manual/sending-messages/sending-messages"},{"type":"link","fsPath":"docs/mailgun/user-manual/sending-messages/send-http.md","metadata":{"type":"markdown"},"label":"Send via HTTP","link":"/docs/mailgun/user-manual/sending-messages/send-http","routeSlug":"/docs/mailgun/user-manual/sending-messages/send-http"},{"type":"link","fsPath":"docs/mailgun/user-manual/sending-messages/send-smtp.md","metadata":{"type":"markdown"},"label":"Send via SMTP","link":"/docs/mailgun/user-manual/sending-messages/send-smtp","routeSlug":"/docs/mailgun/user-manual/sending-messages/send-smtp"},{"type":"link","fsPath":"docs/mailgun/user-manual/sending-messages/send-sto.md","metadata":{"type":"markdown"},"label":"Send via STO","link":"/docs/mailgun/user-manual/sending-messages/send-sto","routeSlug":"/docs/mailgun/user-manual/sending-messages/send-sto"},{"type":"link","fsPath":"docs/mailgun/user-manual/sending-messages/send-tzo.md","metadata":{"type":"markdown"},"label":"Send via TZO","link":"/docs/mailgun/user-manual/sending-messages/send-tzo","routeSlug":"/docs/mailgun/user-manual/sending-messages/send-tzo"},{"type":"link","fsPath":"docs/mailgun/user-manual/sending-messages/send-attachments.md","metadata":{"type":"markdown"},"label":"Send Message with Attachments","link":"/docs/mailgun/user-manual/sending-messages/send-attachments","routeSlug":"/docs/mailgun/user-manual/sending-messages/send-attachments"},{"type":"link","fsPath":"docs/mailgun/user-manual/sending-messages/batch-sending.md","metadata":{"type":"markdown"},"label":"Batch Sending","link":"/docs/mailgun/user-manual/sending-messages/batch-sending","routeSlug":"/docs/mailgun/user-manual/sending-messages/batch-sending"},{"type":"link","fsPath":"docs/mailgun/user-manual/sending-messages/mailing-lists.md","metadata":{"type":"markdown"},"label":"Mailing Lists","link":"/docs/mailgun/user-manual/sending-messages/mailing-lists","routeSlug":"/docs/mailgun/user-manual/sending-messages/mailing-lists"},{"type":"link","fsPath":"docs/mailgun/user-manual/sending-messages/send-templates.md","metadata":{"type":"markdown"},"label":"Templates","link":"/docs/mailgun/user-manual/sending-messages/send-templates","routeSlug":"/docs/mailgun/user-manual/sending-messages/send-templates"},{"type":"link","fsPath":"docs/mailgun/user-manual/sending-messages/schedule-delivery.md","metadata":{"type":"markdown"},"label":"Scheduling Messages","link":"/docs/mailgun/user-manual/sending-messages/schedule-delivery","routeSlug":"/docs/mailgun/user-manual/sending-messages/schedule-delivery"},{"type":"link","fsPath":"docs/mailgun/user-manual/sending-messages/test-mode.md","metadata":{"type":"markdown"},"label":"Test Mode","link":"/docs/mailgun/user-manual/sending-messages/test-mode","routeSlug":"/docs/mailgun/user-manual/sending-messages/test-mode"}],"selectFirstItemOnExpand":true},{"type":"group","label":"Recieving Messages","items":[{"type":"link","fsPath":"docs/mailgun/user-manual/receive-forward-store/receive-forward-store.md","metadata":{"type":"markdown"},"label":"Receiving, Forwarding,and Storing Messages","link":"/docs/mailgun/user-manual/receive-forward-store/receive-forward-store","routeSlug":"/docs/mailgun/user-manual/receive-forward-store/receive-forward-store"},{"type":"link","fsPath":"docs/mailgun/user-manual/receive-forward-store/forwards.md","metadata":{"type":"markdown"},"label":"Forwards","link":"/docs/mailgun/user-manual/receive-forward-store/forwards","routeSlug":"/docs/mailgun/user-manual/receive-forward-store/forwards"},{"type":"link","fsPath":"docs/mailgun/user-manual/receive-forward-store/routes.md","metadata":{"type":"markdown"},"label":"Routes","link":"/docs/mailgun/user-manual/receive-forward-store/routes","routeSlug":"/docs/mailgun/user-manual/receive-forward-store/routes"},{"type":"link","fsPath":"docs/mailgun/user-manual/receive-forward-store/route-filters.md","metadata":{"type":"markdown"},"label":"Route Filters","link":"/docs/mailgun/user-manual/receive-forward-store/route-filters","routeSlug":"/docs/mailgun/user-manual/receive-forward-store/route-filters"},{"type":"link","fsPath":"docs/mailgun/user-manual/receive-forward-store/route-actions.md","metadata":{"type":"markdown"},"label":"Route Actions","link":"/docs/mailgun/user-manual/receive-forward-store/route-actions","routeSlug":"/docs/mailgun/user-manual/receive-forward-store/route-actions"},{"type":"link","fsPath":"docs/mailgun/user-manual/receive-forward-store/receive-http.md","metadata":{"type":"markdown"},"label":"Receiving Messages via HTTP through a forward()action","link":"/docs/mailgun/user-manual/receive-forward-store/receive-http","routeSlug":"/docs/mailgun/user-manual/receive-forward-store/receive-http"},{"type":"link","fsPath":"docs/mailgun/user-manual/receive-forward-store/storing-and-retrieving-messages.md","metadata":{"type":"markdown"},"label":"Storing and Retrieving Messages","link":"/docs/mailgun/user-manual/receive-forward-store/storing-and-retrieving-messages","routeSlug":"/docs/mailgun/user-manual/receive-forward-store/storing-and-retrieving-messages"},{"type":"link","fsPath":"docs/mailgun/user-manual/receive-forward-store/spam-filter.md","metadata":{"type":"markdown"},"label":"Spam Filter","link":"/docs/mailgun/user-manual/receive-forward-store/spam-filter","routeSlug":"/docs/mailgun/user-manual/receive-forward-store/spam-filter"},{"type":"link","fsPath":"docs/mailgun/user-manual/receive-forward-store/view-stored-messages.md","metadata":{"type":"markdown"},"label":"Viewing Stored Messages","link":"/docs/mailgun/user-manual/receive-forward-store/view-stored-messages","routeSlug":"/docs/mailgun/user-manual/receive-forward-store/view-stored-messages"}],"selectFirstItemOnExpand":true},{"type":"group","label":"Tracking Messages","items":[{"type":"link","fsPath":"docs/mailgun/user-manual/tracking-messages/tracking-messages.md","metadata":{"type":"markdown"},"label":"Tracking Messages Introduction","link":"/docs/mailgun/user-manual/tracking-messages/tracking-messages","routeSlug":"/docs/mailgun/user-manual/tracking-messages/tracking-messages"},{"type":"link","fsPath":"docs/mailgun/user-manual/tracking-messages/tracking-opens.md","metadata":{"type":"markdown"},"label":"Tracking Opens","link":"/docs/mailgun/user-manual/tracking-messages/tracking-opens","routeSlug":"/docs/mailgun/user-manual/tracking-messages/tracking-opens"},{"type":"link","fsPath":"docs/mailgun/user-manual/tracking-messages/tracking-clicks.md","metadata":{"type":"markdown"},"label":"Tracking Clicks","link":"/docs/mailgun/user-manual/tracking-messages/tracking-clicks","routeSlug":"/docs/mailgun/user-manual/tracking-messages/tracking-clicks"},{"type":"link","fsPath":"docs/mailgun/user-manual/tracking-messages/open-click-bot-detect.md","metadata":{"type":"markdown"},"label":"Open and Click Bot Detection","link":"/docs/mailgun/user-manual/tracking-messages/open-click-bot-detect","routeSlug":"/docs/mailgun/user-manual/tracking-messages/open-click-bot-detect"},{"type":"link","fsPath":"docs/mailgun/user-manual/tracking-messages/tracking-unsubscribes.md","metadata":{"type":"markdown"},"label":"Tracking Unsubscribes","link":"/docs/mailgun/user-manual/tracking-messages/tracking-unsubscribes","routeSlug":"/docs/mailgun/user-manual/tracking-messages/tracking-unsubscribes"},{"type":"link","fsPath":"docs/mailgun/user-manual/tracking-messages/tracking-spam-complaints.md","metadata":{"type":"markdown"},"label":"Tracking Spam Complaints","link":"/docs/mailgun/user-manual/tracking-messages/tracking-spam-complaints","routeSlug":"/docs/mailgun/user-manual/tracking-messages/tracking-spam-complaints"},{"type":"link","fsPath":"docs/mailgun/user-manual/tracking-messages/tracking-failures.md","metadata":{"type":"markdown"},"label":"Tracking Failures","link":"/docs/mailgun/user-manual/tracking-messages/tracking-failures","routeSlug":"/docs/mailgun/user-manual/tracking-messages/tracking-failures"},{"type":"link","fsPath":"docs/mailgun/user-manual/tracking-messages/tracking-deliveries.md","metadata":{"type":"markdown"},"label":"Tracking Deliveries","link":"/docs/mailgun/user-manual/tracking-messages/tracking-deliveries","routeSlug":"/docs/mailgun/user-manual/tracking-messages/tracking-deliveries"},{"type":"link","fsPath":"docs/mailgun/user-manual/tracking-messages/track-tagging.md","metadata":{"type":"markdown"},"label":"Tagging","link":"/docs/mailgun/user-manual/tracking-messages/track-tagging","routeSlug":"/docs/mailgun/user-manual/tracking-messages/track-tagging"}],"selectFirstItemOnExpand":true},{"type":"group","label":"Webhooks","items":[{"type":"link","fsPath":"docs/mailgun/user-manual/webhooks/webhooks.md","metadata":{"type":"markdown"},"label":"Introduction to Webhooks","link":"/docs/mailgun/user-manual/webhooks/webhooks","routeSlug":"/docs/mailgun/user-manual/webhooks/webhooks"},{"type":"link","fsPath":"docs/mailgun/user-manual/webhooks/configuring-webhooks.md","metadata":{"type":"markdown"},"label":"Configure Your Webhooks","link":"/docs/mailgun/user-manual/webhooks/configuring-webhooks","routeSlug":"/docs/mailgun/user-manual/webhooks/configuring-webhooks"},{"type":"link","fsPath":"docs/mailgun/user-manual/webhooks/securing-webhooks.md","metadata":{"type":"markdown"},"label":"Secure Your Webhooks","link":"/docs/mailgun/user-manual/webhooks/securing-webhooks","routeSlug":"/docs/mailgun/user-manual/webhooks/securing-webhooks"},{"type":"link","fsPath":"docs/mailgun/user-manual/webhooks/webhook-payloads.md","metadata":{"type":"markdown"},"label":"Webhook Payloads","link":"/docs/mailgun/user-manual/webhooks/webhook-payloads","routeSlug":"/docs/mailgun/user-manual/webhooks/webhook-payloads"},{"type":"link","fsPath":"docs/mailgun/user-manual/webhooks/webhook-retries.md","metadata":{"type":"markdown"},"label":"Webhook Retries","link":"/docs/mailgun/user-manual/webhooks/webhook-retries","routeSlug":"/docs/mailgun/user-manual/webhooks/webhook-retries"}],"selectFirstItemOnExpand":true},{"type":"group","label":"Events","items":[{"type":"link","fsPath":"docs/mailgun/user-manual/events/events.md","metadata":{"type":"markdown"},"label":"Introduction to Events","link":"/docs/mailgun/user-manual/events/events","routeSlug":"/docs/mailgun/user-manual/events/events"},{"type":"link","fsPath":"docs/mailgun/user-manual/events/event-structure.md","metadata":{"type":"markdown"},"label":"Event Structure","link":"/docs/mailgun/user-manual/events/event-structure","routeSlug":"/docs/mailgun/user-manual/events/event-structure"},{"type":"link","fsPath":"docs/mailgun/user-manual/events/event-samples.md","metadata":{"type":"markdown"},"label":"Event Samples","link":"/docs/mailgun/user-manual/events/event-samples","routeSlug":"/docs/mailgun/user-manual/events/event-samples"}],"selectFirstItemOnExpand":true},{"type":"group","label":"SMTP Protocol","items":[{"type":"link","fsPath":"docs/mailgun/user-manual/smtp-protocol/smtp-protocol.md","metadata":{"type":"markdown"},"label":"SMTP Protocol Introduction","link":"/docs/mailgun/user-manual/smtp-protocol/smtp-protocol","routeSlug":"/docs/mailgun/user-manual/smtp-protocol/smtp-protocol"},{"type":"link","fsPath":"docs/mailgun/user-manual/smtp-protocol/smtp-relay.md","metadata":{"type":"markdown"},"label":"SMTP Relay","link":"/docs/mailgun/user-manual/smtp-protocol/smtp-relay","routeSlug":"/docs/mailgun/user-manual/smtp-protocol/smtp-relay"},{"type":"link","fsPath":"docs/mailgun/user-manual/smtp-protocol/standard-email-clients.md","metadata":{"type":"markdown"},"label":"Using Standard Email Clients","link":"/docs/mailgun/user-manual/smtp-protocol/standard-email-clients","routeSlug":"/docs/mailgun/user-manual/smtp-protocol/standard-email-clients"}],"selectFirstItemOnExpand":true},{"type":"group","label":"Internationalization","items":[{"type":"link","fsPath":"docs/mailgun/user-manual/internationalization/internationalization.md","metadata":{"type":"markdown"},"label":"Internationalization Overview","link":"/docs/mailgun/user-manual/internationalization/internationalization","routeSlug":"/docs/mailgun/user-manual/internationalization/internationalization"}],"selectFirstItemOnExpand":true},{"type":"group","label":"Subaccounts","items":[{"type":"link","fsPath":"docs/mailgun/user-manual/subaccounts/Subaccounts.md","metadata":{"type":"markdown"},"label":"Subaccounts Overview","link":"/docs/mailgun/user-manual/subaccounts/subaccounts","routeSlug":"/docs/mailgun/user-manual/subaccounts/subaccounts"},{"type":"link","fsPath":"docs/mailgun/user-manual/subaccounts/subaccounts-features.md","metadata":{"type":"markdown"},"label":"Summary of Subaccount Features","link":"/docs/mailgun/user-manual/subaccounts/subaccounts-features","routeSlug":"/docs/mailgun/user-manual/subaccounts/subaccounts-features"},{"type":"link","fsPath":"docs/mailgun/user-manual/subaccounts/subaccounts-terms.md","metadata":{"type":"markdown"},"label":"Terminology","link":"/docs/mailgun/user-manual/subaccounts/subaccounts-terms","routeSlug":"/docs/mailgun/user-manual/subaccounts/subaccounts-terms"},{"type":"link","fsPath":"docs/mailgun/user-manual/subaccounts/subaccounts-ip-pools.md","metadata":{"type":"markdown"},"label":"Subaccounts and IP Pools","link":"/docs/mailgun/user-manual/subaccounts/subaccounts-ip-pools","routeSlug":"/docs/mailgun/user-manual/subaccounts/subaccounts-ip-pools"},{"type":"link","fsPath":"docs/mailgun/user-manual/subaccounts/subaccounts-api-requests.md","metadata":{"type":"markdown"},"label":"Perform API Requests \"on behalf of\" Subaccounts","link":"/docs/mailgun/user-manual/subaccounts/subaccounts-api-requests","routeSlug":"/docs/mailgun/user-manual/subaccounts/subaccounts-api-requests"}],"selectFirstItemOnExpand":true},{"type":"group","label":"Reporting","items":[{"type":"link","fsPath":"docs/mailgun/user-manual/reporting/mg_reporting.md","metadata":{"type":"markdown"},"label":"Reporting Overview","link":"/docs/mailgun/user-manual/reporting/mg_reporting","routeSlug":"/docs/mailgun/user-manual/reporting/mg_reporting"},{"type":"link","fsPath":"docs/mailgun/user-manual/reporting/metric-definitions.md","metadata":{"type":"markdown"},"label":"Metric Definitions","link":"/docs/mailgun/user-manual/reporting/metric-definitions","routeSlug":"/docs/mailgun/user-manual/reporting/metric-definitions"},{"type":"link","fsPath":"docs/mailgun/user-manual/reporting/rate-definitions.md","metadata":{"type":"markdown"},"label":"Rate Definitions","link":"/docs/mailgun/user-manual/reporting/rate-definitions","routeSlug":"/docs/mailgun/user-manual/reporting/rate-definitions"},{"type":"link","fsPath":"docs/mailgun/user-manual/reporting/dimensions.md","metadata":{"type":"markdown"},"label":"Dimensions","link":"/docs/mailgun/user-manual/reporting/dimensions","routeSlug":"/docs/mailgun/user-manual/reporting/dimensions"}],"selectFirstItemOnExpand":true},{"type":"group","label":"Alerts","items":[{"type":"link","fsPath":"docs/mailgun/user-manual/alerts_mg/alerts-send.md","metadata":{"type":"markdown"},"label":"Alerts Overview","link":"/docs/mailgun/user-manual/alerts_mg/alerts-send","routeSlug":"/docs/mailgun/user-manual/alerts_mg/alerts-send"}],"selectFirstItemOnExpand":true}],"selectFirstItemOnExpand":true},{"type":"group","label":"FAQ","items":[{"type":"link","fsPath":"docs/mailgun/faq/faqs.md","metadata":{"type":"markdown"},"label":"Getting started/Settings","link":"/docs/mailgun/faq/faqs","routeSlug":"/docs/mailgun/faq/faqs"},{"type":"link","fsPath":"docs/mailgun/faq/sending.md","metadata":{"type":"markdown"},"label":"Sending","link":"/docs/mailgun/faq/sending","routeSlug":"/docs/mailgun/faq/sending"},{"type":"link","fsPath":"docs/mailgun/faq/deliver-rep.md","metadata":{"type":"markdown"},"label":"Deliverability/Reputation","link":"/docs/mailgun/faq/deliver-rep","routeSlug":"/docs/mailgun/faq/deliver-rep"},{"type":"link","fsPath":"docs/mailgun/faq/receiving.md","metadata":{"type":"markdown"},"label":"Receiving","link":"/docs/mailgun/faq/receiving","routeSlug":"/docs/mailgun/faq/receiving"},{"type":"link","fsPath":"docs/mailgun/faq/tracking.md","metadata":{"type":"markdown"},"label":"Tracking","link":"/docs/mailgun/faq/tracking","routeSlug":"/docs/mailgun/faq/tracking"}],"selectFirstItemOnExpand":true},{"type":"group","label":"Email Best Practices","items":[{"type":"link","fsPath":"docs/mailgun/email-best-practices/best_practices.md","metadata":{"type":"markdown"},"label":"Introduction","link":"/docs/mailgun/email-best-practices/best_practices","routeSlug":"/docs/mailgun/email-best-practices/best_practices"},{"type":"link","fsPath":"docs/mailgun/email-best-practices/Reputation.md","metadata":{"type":"markdown"},"label":"Reputation","link":"/docs/mailgun/email-best-practices/reputation","routeSlug":"/docs/mailgun/email-best-practices/reputation"},{"type":"link","fsPath":"docs/mailgun/email-best-practices/Hosting.md","metadata":{"type":"markdown"},"label":"Hosting","link":"/docs/mailgun/email-best-practices/hosting","routeSlug":"/docs/mailgun/email-best-practices/hosting"},{"type":"link","fsPath":"docs/mailgun/email-best-practices/IP_Address.md","metadata":{"type":"markdown"},"label":"IP Addresses and Sending Volume","link":"/docs/mailgun/email-best-practices/ip_address","routeSlug":"/docs/mailgun/email-best-practices/ip_address"},{"type":"link","fsPath":"docs/mailgun/email-best-practices/DNS.md","metadata":{"type":"markdown"},"label":"DNS","link":"/docs/mailgun/email-best-practices/dns","routeSlug":"/docs/mailgun/email-best-practices/dns"},{"type":"link","fsPath":"docs/mailgun/email-best-practices/MailingLists.md","metadata":{"type":"markdown"},"label":"Mailing Lists","link":"/docs/mailgun/email-best-practices/mailinglists","routeSlug":"/docs/mailgun/email-best-practices/mailinglists"},{"type":"link","fsPath":"docs/mailgun/email-best-practices/Bounce_ESP.md","metadata":{"type":"markdown"},"label":"Bounce and ESP Feedback Handling","link":"/docs/mailgun/email-best-practices/bounce_esp","routeSlug":"/docs/mailgun/email-best-practices/bounce_esp"},{"type":"link","fsPath":"docs/mailgun/email-best-practices/FeedbackLoops.md","metadata":{"type":"markdown"},"label":"Feedback Loops and Spam Complaints","link":"/docs/mailgun/email-best-practices/feedbackloops","routeSlug":"/docs/mailgun/email-best-practices/feedbackloops"},{"type":"link","fsPath":"docs/mailgun/email-best-practices/Unsubscribe.md","metadata":{"type":"markdown"},"label":"Unsubscribe Handling","link":"/docs/mailgun/email-best-practices/unsubscribe","routeSlug":"/docs/mailgun/email-best-practices/unsubscribe"},{"type":"link","fsPath":"docs/mailgun/email-best-practices/Recipient_Eng.md","metadata":{"type":"markdown"},"label":"Recipient Engagement","link":"/docs/mailgun/email-best-practices/recipient_eng","routeSlug":"/docs/mailgun/email-best-practices/recipient_eng"},{"type":"link","fsPath":"docs/mailgun/email-best-practices/email_content.md","metadata":{"type":"markdown"},"label":"Email Content","link":"/docs/mailgun/email-best-practices/email_content","routeSlug":"/docs/mailgun/email-best-practices/email_content"}],"selectFirstItemOnExpand":true},{"type":"link","link":"https://www.mailgun.com/release-notes/","label":"Release Notes"}]}]}