Mailchimp · JSON Structure

Mailchimp Structure

Structural overview of the Mailchimp API surface; extracted from openapi/.

Type: Properties: 0
CampaignsEmail MarketingMarketing AutomationNewslettersTransactional Email

Mailchimp Structure is a JSON Structure definition published by Mailchimp.

Meta-schema:

JSON Structure

Raw ↑
{
  "provider": "Mailchimp",
  "providerId": "mailchimp",
  "kind": "json-structure",
  "description": "Structural overview of the Mailchimp API surface; extracted from openapi/.",
  "schemaCount": 0,
  "operationCount": 272,
  "schemas": [],
  "operations": [
    {
      "method": "GET",
      "path": "/",
      "operationId": "getRoot",
      "summary": "Mailchimp List Api Root Resources",
      "tags": [
        "Root"
      ]
    },
    {
      "method": "GET",
      "path": "/activity-feed/chimp-chatter",
      "operationId": "getActivityFeedChimpChatter",
      "summary": "Mailchimp Get Latest Chimp Chatter",
      "tags": [
        "Activity",
        "Chatter",
        "Feed"
      ]
    },
    {
      "method": "GET",
      "path": "/account-exports",
      "operationId": "getAccountExports",
      "summary": "Mailchimp List Account Exports",
      "tags": [
        "Accounts",
        "Exports"
      ]
    },
    {
      "method": "POST",
      "path": "/account-exports",
      "operationId": "postAccountExport",
      "summary": "Mailchimp Add Export",
      "tags": [
        "Accounts",
        "Exports"
      ]
    },
    {
      "method": "GET",
      "path": "/account-exports/{export_id}",
      "operationId": "getAccountExportId",
      "summary": "Mailchimp Get Account Export Info",
      "tags": [
        "Account Export",
        "Accounts",
        "Exports"
      ]
    },
    {
      "method": "GET",
      "path": "/authorized-apps",
      "operationId": "getAuthorizedApps",
      "summary": "Mailchimp List Authorized Apps",
      "tags": [
        "Applications",
        "Authorized"
      ]
    },
    {
      "method": "GET",
      "path": "/authorized-apps/{app_id}",
      "operationId": "getAuthorizedAppsId",
      "summary": "Mailchimp Get Authorized App Info",
      "tags": [
        "Applications",
        "Authorized",
        "Authorized Apps"
      ]
    },
    {
      "method": "GET",
      "path": "/automations",
      "operationId": "getAutomations",
      "summary": "Mailchimp List Automations",
      "tags": [
        "Automations"
      ]
    },
    {
      "method": "POST",
      "path": "/automations",
      "operationId": "postAutomations",
      "summary": "Mailchimp Add Automation",
      "tags": [
        "Automations"
      ]
    },
    {
      "method": "GET",
      "path": "/automations/{workflow_id}",
      "operationId": "getAutomationsId",
      "summary": "Mailchimp Get Automation Info",
      "tags": [
        "Automations"
      ]
    },
    {
      "method": "POST",
      "path": "/automations/{workflow_id}/actions/pause-all-emails",
      "operationId": "postAutomationsIdActionsPauseAllEmails",
      "summary": "Mailchimp Pause Automation Emails",
      "tags": [
        "Actions",
        "Automations",
        "Emails",
        "Pause"
      ]
    },
    {
      "method": "POST",
      "path": "/automations/{workflow_id}/actions/start-all-emails",
      "operationId": "postAutomationsIdActionsStartAllEmails",
      "summary": "Mailchimp Start Automation Emails",
      "tags": [
        "Actions",
        "Automations",
        "Emails"
      ]
    },
    {
      "method": "POST",
      "path": "/automations/{workflow_id}/actions/archive",
      "operationId": "archiveAutomations",
      "summary": "Mailchimp Archive Automation",
      "tags": [
        "Actions",
        "Archive",
        "Automations"
      ]
    },
    {
      "method": "GET",
      "path": "/automations/{workflow_id}/emails",
      "operationId": "getAutomationsIdEmails",
      "summary": "Mailchimp List Automated Emails",
      "tags": [
        "Automations",
        "Emails"
      ]
    },
    {
      "method": "GET",
      "path": "/automations/{workflow_id}/emails/{workflow_email_id}",
      "operationId": "getAutomationsIdEmailsId",
      "summary": "Mailchimp Get Workflow Email Info",
      "tags": [
        "Automations",
        "Emails"
      ]
    },
    {
      "method": "DELETE",
      "path": "/automations/{workflow_id}/emails/{workflow_email_id}",
      "operationId": "deleteAutomationsIdEmailsId",
      "summary": "Mailchimp Delete Workflow Email",
      "tags": [
        "Automations",
        "Emails"
      ]
    },
    {
      "method": "PATCH",
      "path": "/automations/{workflow_id}/emails/{workflow_email_id}",
      "operationId": "patchAutomationEmailWorkflowId",
      "summary": "Mailchimp Update Workflow Email",
      "tags": [
        "Automations",
        "Emails"
      ]
    },
    {
      "method": "GET",
      "path": "/automations/{workflow_id}/emails/{workflow_email_id}/queue",
      "operationId": "getAutomationsIdEmailsIdQueue",
      "summary": "Mailchimp List Automated Email Subscribers",
      "tags": [
        "Automations",
        "Emails",
        "Queues"
      ]
    },
    {
      "method": "POST",
      "path": "/automations/{workflow_id}/emails/{workflow_email_id}/queue",
      "operationId": "postAutomationsIdEmailsIdQueue",
      "summary": "Mailchimp Add Subscriber to Workflow Email",
      "tags": [
        "Automations",
        "Emails",
        "Queues"
      ]
    },
    {
      "method": "GET",
      "path": "/automations/{workflow_id}/emails/{workflow_email_id}/queue/{subscriber_hash}",
      "operationId": "getAutomationsIdEmailsIdQueueId",
      "summary": "Mailchimp Get Automated Email Subscriber",
      "tags": [
        "Automations",
        "Emails",
        "Queues"
      ]
    },
    {
      "method": "POST",
      "path": "/automations/{workflow_id}/emails/{workflow_email_id}/actions/pause",
      "operationId": "postAutomationsIdEmailsIdActionsPause",
      "summary": "Mailchimp Pause Automated Email",
      "tags": [
        "Actions",
        "Automations",
        "Emails",
        "Pause"
      ]
    },
    {
      "method": "POST",
      "path": "/automations/{workflow_id}/emails/{workflow_email_id}/actions/start",
      "operationId": "postAutomationsIdEmailsIdActionsStart",
      "summary": "Mailchimp Start Automated Email",
      "tags": [
        "Actions",
        "Automations",
        "Emails"
      ]
    },
    {
      "method": "GET",
      "path": "/automations/{workflow_id}/removed-subscribers",
      "operationId": "getAutomationsIdRemovedSubscribers",
      "summary": "Mailchimp List Subscribers Removed From Workflow",
      "tags": [
        "Automations",
        "Removed",
        "Subscribers"
      ]
    },
    {
      "method": "POST",
      "path": "/automations/{workflow_id}/removed-subscribers",
      "operationId": "postAutomationsIdRemovedSubscribers",
      "summary": "Mailchimp Remove Subscriber From Workflow",
      "tags": [
        "Automations",
        "Removed",
        "Subscribers"
      ]
    },
    {
      "method": "GET",
      "path": "/automations/{workflow_id}/removed-subscribers/{subscriber_hash}",
      "operationId": "getAutomationsIdRemovedSubscribersId",
      "summary": "Mailchimp Get Subscriber Removed From Workflow",
      "tags": [
        "Automations",
        "Removed",
        "Subscribers"
      ]
    },
    {
      "method": "GET",
      "path": "/batches",
      "operationId": "getBatches",
      "summary": "Mailchimp List Batch Requests",
      "tags": [
        "Batches"
      ]
    },
    {
      "method": "POST",
      "path": "/batches",
      "operationId": "postBatches",
      "summary": "Mailchimp Start Batch Operation",
      "tags": [
        "Batches"
      ]
    },
    {
      "method": "GET",
      "path": "/batches/{batch_id}",
      "operationId": "getBatchesId",
      "summary": "Mailchimp Get Batch Operation Status",
      "tags": [
        "Batches"
      ]
    },
    {
      "method": "DELETE",
      "path": "/batches/{batch_id}",
      "operationId": "deleteBatchesId",
      "summary": "Mailchimp Delete Batch Request",
      "tags": [
        "Batches"
      ]
    },
    {
      "method": "GET",
      "path": "/batch-webhooks",
      "operationId": "getBatchWebhooks",
      "summary": "Mailchimp List Batch Webhooks",
      "tags": [
        "Batch",
        "Webhooks"
      ]
    },
    {
      "method": "POST",
      "path": "/batch-webhooks",
      "operationId": "postBatchWebhooks",
      "summary": "Mailchimp Add Batch Webhook",
      "tags": [
        "Batch",
        "Webhooks"
      ]
    },
    {
      "method": "GET",
      "path": "/batch-webhooks/{batch_webhook_id}",
      "operationId": "getBatchWebhook",
      "summary": "Mailchimp Get Batch Webhook Info",
      "tags": [
        "Batch",
        "Batch Webhooks",
        "Webhooks"
      ]
    },
    {
      "method": "DELETE",
      "path": "/batch-webhooks/{batch_webhook_id}",
      "operationId": "deleteBatchWebhookId",
      "summary": "Mailchimp Delete Batch Webhook",
      "tags": [
        "Batch",
        "Batch Webhooks",
        "Webhooks"
      ]
    },
    {
      "method": "PATCH",
      "path": "/batch-webhooks/{batch_webhook_id}",
      "operationId": "patchBatchWebhooks",
      "summary": "Mailchimp Update Batch Webhook",
      "tags": [
        "Batch",
        "Batch Webhooks",
        "Webhooks"
      ]
    },
    {
      "method": "GET",
      "path": "/template-folders",
      "operationId": "getTemplateFolders",
      "summary": "Mailchimp List Template Folders",
      "tags": [
        "Folders",
        "Template"
      ]
    },
    {
      "method": "POST",
      "path": "/template-folders",
      "operationId": "postTemplateFolders",
      "summary": "Mailchimp Add Template Folder",
      "tags": [
        "Folders",
        "Template"
      ]
    },
    {
      "method": "GET",
      "path": "/template-folders/{folder_id}",
      "operationId": "getTemplateFoldersId",
      "summary": "Mailchimp Get Template Folder",
      "tags": [
        "Folders",
        "Template",
        "Template Folders"
      ]
    },
    {
      "method": "DELETE",
      "path": "/template-folders/{folder_id}",
      "operationId": "deleteTemplateFoldersId",
      "summary": "Mailchimp Delete Template Folder",
      "tags": [
        "Folders",
        "Template",
        "Template Folders"
      ]
    },
    {
      "method": "PATCH",
      "path": "/template-folders/{folder_id}",
      "operationId": "patchTemplateFoldersId",
      "summary": "Mailchimp Update Template Folder",
      "tags": [
        "Folders",
        "Template",
        "Template Folders"
      ]
    },
    {
      "method": "GET",
      "path": "/campaign-folders",
      "operationId": "getCampaignFolders",
      "summary": "Mailchimp List Campaign Folders",
      "tags": [
        "Campaigns",
        "Folders"
      ]
    },
    {
      "method": "POST",
      "path": "/campaign-folders",
      "operationId": "postCampaignFolders",
      "summary": "Mailchimp Add Campaign Folder",
      "tags": [
        "Campaigns",
        "Folders"
      ]
    },
    {
      "method": "GET",
      "path": "/campaign-folders/{folder_id}",
      "operationId": "getCampaignFoldersId",
      "summary": "Mailchimp Get Campaign Folder",
      "tags": [
        "Campaign Folders",
        "Campaigns",
        "Folders"
      ]
    },
    {
      "method": "DELETE",
      "path": "/campaign-folders/{folder_id}",
      "operationId": "deleteCampaignFoldersId",
      "summary": "Mailchimp Delete Campaign Folder",
      "tags": [
        "Campaign Folders",
        "Campaigns",
        "Folders"
      ]
    },
    {
      "method": "PATCH",
      "path": "/campaign-folders/{folder_id}",
      "operationId": "patchCampaignFoldersId",
      "summary": "Mailchimp Update Campaign Folder",
      "tags": [
        "Campaign Folders",
        "Campaigns",
        "Folders"
      ]
    },
    {
      "method": "GET",
      "path": "/campaigns",
      "operationId": "getCampaigns",
      "summary": "Mailchimp List Campaigns",
      "tags": [
        "Campaigns"
      ]
    },
    {
      "method": "POST",
      "path": "/campaigns",
      "operationId": "postCampaigns",
      "summary": "Mailchimp Add Campaign",
      "tags": [
        "Campaigns"
      ]
    },
    {
      "method": "GET",
      "path": "/campaigns/{campaign_id}",
      "operationId": "getCampaignsId",
      "summary": "Mailchimp Get Campaign Info",
      "tags": [
        "Campaigns"
      ]
    },
    {
      "method": "DELETE",
      "path": "/campaigns/{campaign_id}",
      "operationId": "deleteCampaignsId",
      "summary": "Mailchimp Delete Campaign",
      "tags": [
        "Campaigns"
      ]
    },
    {
      "method": "PATCH",
      "path": "/campaigns/{campaign_id}",
      "operationId": "patchCampaignsId",
      "summary": "Mailchimp Update Campaign Settings",
      "tags": [
        "Campaigns"
      ]
    },
    {
      "method": "POST",
      "path": "/campaigns/{campaign_id}/actions/cancel-send",
      "operationId": "postCampaignsIdActionsCancelSend",
      "summary": "Mailchimp Cancel Campaign",
      "tags": [
        "Actions",
        "Campaigns",
        "Cancels",
        "Send"
      ]
    },
    {
      "method": "POST",
      "path": "/campaigns/{campaign_id}/actions/replicate",
      "operationId": "postCampaignsIdActionsReplicate",
      "summary": "Mailchimp Replicate Campaign",
      "tags": [
        "Actions",
        "Campaigns",
        "Replicate"
      ]
    },
    {
      "method": "POST",
      "path": "/campaigns/{campaign_id}/actions/send",
      "operationId": "postCampaignsIdActionsSend",
      "summary": "Mailchimp Send Campaign",
      "tags": [
        "Actions",
        "Campaigns",
        "Send"
      ]
    },
    {
      "method": "POST",
      "path": "/campaigns/{campaign_id}/actions/schedule",
      "operationId": "postCampaignsIdActionsSchedule",
      "summary": "Mailchimp Schedule Campaign",
      "tags": [
        "Actions",
        "Campaigns",
        "Schedules"
      ]
    },
    {
      "method": "POST",
      "path": "/campaigns/{campaign_id}/actions/unschedule",
      "operationId": "postCampaignsIdActionsUnschedule",
      "summary": "Mailchimp Unschedule Campaign",
      "tags": [
        "Actions",
        "Campaigns"
      ]
    },
    {
      "method": "POST",
      "path": "/campaigns/{campaign_id}/actions/test",
      "operationId": "postCampaignsIdActionsTest",
      "summary": "Mailchimp Send Test Email",
      "tags": [
        "Actions",
        "Campaigns",
        "Tests"
      ]
    },
    {
      "method": "POST",
      "path": "/campaigns/{campaign_id}/actions/pause",
      "operationId": "postCampaignsIdActionsPause",
      "summary": "Mailchimp Pause Rss Campaign",
      "tags": [
        "Actions",
        "Campaigns",
        "Pause"
      ]
    },
    {
      "method": "POST",
      "path": "/campaigns/{campaign_id}/actions/resume",
      "operationId": "postCampaignsIdActionsResume",
      "summary": "Mailchimp Resume Rss Campaign",
      "tags": [
        "Actions",
        "Campaigns",
        "Resume"
      ]
    },
    {
      "method": "POST",
      "path": "/campaigns/{campaign_id}/actions/create-resend",
      "operationId": "postCampaignsIdActionsCreateResend",
      "summary": "Mailchimp Resend Campaign",
      "tags": [
        "Actions",
        "Campaigns",
        "Resend"
      ]
    },
    {
      "method": "GET",
      "path": "/campaigns/{campaign_id}/content",
      "operationId": "getCampaignsIdContent",
      "summary": "Mailchimp Get Campaign Content",
      "tags": [
        "Campaigns",
        "Content"
      ]
    },
    {
      "method": "PUT",
      "path": "/campaigns/{campaign_id}/content",
      "operationId": "putCampaignsIdContent",
      "summary": "Mailchimp Set Campaign Content",
      "tags": [
        "Campaigns",
        "Content"
      ]
    },
    {
      "method": "GET",
      "path": "/campaigns/{campaign_id}/feedback",
      "operationId": "getCampaignsIdFeedback",
      "summary": "Mailchimp List Campaign Feedback",
      "tags": [
        "Campaigns",
        "Feedback"
      ]
    },
    {
      "method": "POST",
      "path": "/campaigns/{campaign_id}/feedback",
      "operationId": "postCampaignsIdFeedback",
      "summary": "Mailchimp Add Campaign Feedback",
      "tags": [
        "Campaigns",
        "Feedback"
      ]
    },
    {
      "method": "GET",
      "path": "/campaigns/{campaign_id}/feedback/{feedback_id}",
      "operationId": "getCampaignsIdFeedbackId",
      "summary": "Mailchimp Get Campaign Feedback Message",
      "tags": [
        "Campaigns",
        "Feedback"
      ]
    },
    {
      "method": "DELETE",
      "path": "/campaigns/{campaign_id}/feedback/{feedback_id}",
      "operationId": "deleteCampaignsIdFeedbackId",
      "summary": "Mailchimp Delete Campaign Feedback Message",
      "tags": [
        "Campaigns",
        "Feedback"
      ]
    },
    {
      "method": "PATCH",
      "path": "/campaigns/{campaign_id}/feedback/{feedback_id}",
      "operationId": "patchCampaignsIdFeedbackId",
      "summary": "Mailchimp Update Campaign Feedback Message",
      "tags": [
        "Campaigns",
        "Feedback"
      ]
    },
    {
      "method": "GET",
      "path": "/campaigns/{campaign_id}/send-checklist",
      "operationId": "getCampaignsIdSendChecklist",
      "summary": "Mailchimp Get Campaign Send Checklist",
      "tags": [
        "Campaigns",
        "Checklist",
        "Send"
      ]
    },
    {
      "method": "GET",
      "path": "/connected-sites",
      "operationId": "getConnectedSites",
      "summary": "Mailchimp List Connected Sites",
      "tags": [
        "Connected",
        "Connected Sites"
      ]
    },
    {
      "method": "POST",
      "path": "/connected-sites",
      "operationId": "postConnectedSites",
      "summary": "Mailchimp Add Connected Site",
      "tags": [
        "Connected",
        "Connected Sites"
      ]
    },
    {
      "method": "GET",
      "path": "/connected-sites/{connected_site_id}",
      "operationId": "getConnectedSitesId",
      "summary": "Mailchimp Get Connected Site",
      "tags": [
        "Connected",
        "Connected_site_id"
      ]
    },
    {
      "method": "DELETE",
      "path": "/connected-sites/{connected_site_id}",
      "operationId": "deleteConnectedSitesId",
      "summary": "Mailchimp Delete Connected Site",
      "tags": [
        "Connected",
        "Connected_site_id"
      ]
    },
    {
      "method": "POST",
      "path": "/connected-sites/{connected_site_id}/actions/verify-script-installation",
      "operationId": "postConnectedSitesIdActionsVerifyScriptInstallation",
      "summary": "Mailchimp Verify Connected Site Script",
      "tags": [
        "Actions",
        "Connected",
        "Connected_site_id",
        "Installation",
        "Scripts",
        "Verify"
      ]
    },
    {
      "method": "GET",
      "path": "/conversations",
      "operationId": "getConversations",
      "summary": "Mailchimp List Conversations",
      "tags": [
        "Conversations"
      ]
    },
    {
      "method": "GET",
      "path": "/conversations/{conversation_id}",
      "operationId": "getConversationsId",
      "summary": "Mailchimp Get Conversation",
      "tags": [
        "Conversations"
      ]
    },
    {
      "method": "GET",
      "path": "/conversations/{conversation_id}/messages",
      "operationId": "getConversationsIdMessages",
      "summary": "Mailchimp List Messages",
      "tags": [
        "Conversations",
        "Messages"
      ]
    },
    {
      "method": "GET",
      "path": "/conversations/{conversation_id}/messages/{message_id}",
      "operationId": "getConversationsIdMessagesId",
      "summary": "Mailchimp Get Message",
      "tags": [
        "Conversations",
        "Messages"
      ]
    },
    {
      "method": "POST",
      "path": "/customer-journeys/journeys/{journey_id}/steps/{step_id}/actions/trigger",
      "operationId": "postCustomerJourneysJourneysIdStepsIdActionsTrigger",
      "summary": "Mailchimp Customer Journeys Api Trigger for a Contact",
      "tags": [
        "Actions",
        "Customers",
        "Journeys",
        "Steps",
        "Trigger"
      ]
    },
    {
      "method": "GET",
      "path": "/file-manager/files",
      "operationId": "getFileManagerFiles",
      "summary": "Mailchimp List Stored Files",
      "tags": [
        "Files",
        "Managers"
      ]
    },
    {
      "method": "POST",
      "path": "/file-manager/files",
      "operationId": "postFileManagerFiles",
      "summary": "Mailchimp Add File",
      "tags": [
        "Files",
        "Managers"
      ]
    },
    {
      "method": "GET",
      "path": "/file-manager/files/{file_id}",
      "operationId": "getFileManagerFilesId",
      "summary": "Mailchimp Get File",
      "tags": [
        "File Manager",
        "Files",
        "Managers"
      ]
    },
    {
      "method": "DELETE",
      "path": "/file-manager/files/{file_id}",
      "operationId": "deleteFileManagerFilesId",
      "summary": "Mailchimp Delete File",
      "tags": [
        "File Manager",
        "Files",
        "Managers"
      ]
    },
    {
      "method": "PATCH",
      "path": "/file-manager/files/{file_id}",
      "operationId": "patchFileManagerFilesId",
      "summary": "Mailchimp Update File",
      "tags": [
        "File Manager",
        "Files",
        "Managers"
      ]
    },
    {
      "method": "GET",
      "path": "/file-manager/folders",
      "operationId": "getFileManagerFolders",
      "summary": "Mailchimp List Folders",
      "tags": [
        "Files",
        "Folders",
        "Managers"
      ]
    },
    {
      "method": "POST",
      "path": "/file-manager/folders",
      "operationId": "postFileManagerFolders",
      "summary": "Mailchimp Add Folder",
      "tags": [
        "Files",
        "Folders",
        "Managers"
      ]
    },
    {
      "method": "GET",
      "path": "/file-manager/folders/{folder_id}",
      "operationId": "getFileManagerFoldersId",
      "summary": "Mailchimp Get Folder",
      "tags": [
        "File Manager",
        "Files",
        "Folders",
        "Managers"
      ]
    },
    {
      "method": "DELETE",
      "path": "/file-manager/folders/{folder_id}",
      "operationId": "deleteFileManagerFoldersId",
      "summary": "Mailchimp Delete Folder",
      "tags": [
        "File Manager",
        "Files",
        "Folders",
        "Managers"
      ]
    },
    {
      "method": "PATCH",
      "path": "/file-manager/folders/{folder_id}",
      "operationId": "patchFileManagerFoldersId",
      "summary": "Mailchimp Update Folder",
      "tags": [
        "File Manager",
        "Files",
        "Folders",
        "Managers"
      ]
    },
    {
      "method": "GET",
      "path": "/file-manager/folders/{folder_id}/files",
      "operationId": "getFileManagerFoldersFiles",
      "summary": "Mailchimp List Stored Files",
      "tags": [
        "Files",
        "Folders",
        "Managers"
      ]
    },
    {
      "method": "GET",
      "path": "/lists",
      "operationId": "getLists",
      "summary": "Mailchimp Get Lists Info",
      "tags": [
        "Lists"
      ]
    },
    {
      "method": "POST",
      "path": "/lists",
      "operationId": "postLists",
      "summary": "Mailchimp Add List",
      "tags": [
        "Lists"
      ]
    },
    {
      "method": "GET",
      "path": "/lists/{list_id}",
      "operationId": "getListsId",
      "summary": "Mailchimp Get List Info",
      "tags": [
        "List_id"
      ]
    },
    {
      "method": "POST",
      "path": "/lists/{list_id}",
      "operationId": "postListsId",
      "summary": "Mailchimp Batch Subscribe or Unsubscribe",
      "tags": [
        "List_id"
      ]
    },
    {
      "method": "DELETE",
      "path": "/lists/{list_id}",
      "operationId": "deleteListsId",
      "summary": "Mailchimp Delete List",
      "tags": [
        "List_id"
      ]
    },
    {
      "method": "PATCH",
      "path": "/lists/{list_id}",
      "operationId": "patchListsId",
      "summary": "Mailchimp Update Lists",
      "tags": [
        "List_id"
      ]
    },
    {
      "method": "GET",
      "path": "/lists/{list_id}/abuse-reports",
      "operationId": "getListsIdAbuseReports",
      "summary": "Mailchimp List Abuse Reports",
      "tags": [
        "Abuse",
        "List_id",
        "Reports"
      ]
    },
    {
      "method": "GET",
      "path": "/lists/{list_id}/abuse-reports/{report_id}",
      "operationId": "getListsIdAbuseReportsId",
      "summary": "Mailchimp Get Abuse Report",
      "tags": [
        "Abuse",
        "List_id",
        "Lists",
        "Reports"
      ]
    },
    {
      "method": "GET",
      "path": "/lists/{list_id}/activity",
      "operationId": "getListsIdActivity",
      "summary": "Mailchimp List Recent Activity",
      "tags": [
        "Activity",
        "List_id"
      ]
    },
    {
      "method": "GET",
      "path": "/lists/{list_id}/clients",
      "operationId": "getListsIdClients",
      "summary": "Mailchimp List Top Email Clients",
      "tags": [
        "Clients",
        "List_id"
      ]
    },
    {
      "method": "GET",
      "path": "/lists/{list_id}/growth-history",
      "operationId": "getListsIdGrowthHistory",
      "summary": "Mailchimp List Growth History Data",
      "tags": [
        "Growth",
        "History",
        "List_id"
      ]
    },
    {
      "method": "GET",
      "path": "/lists/{list_id}/growth-history/{month}",
      "operationId": "getListsIdGrowthHistoryId",
      "summary": "Mailchimp Get Growth History by Month",
      "tags": [
        "Growth",
        "History",
        "List_id",
        "Month"
      ]
    },
    {
      "method": "GET",
      "path": "/lists/{list_id}/interest-categories",
      "operationId": "getListsIdInterestCategories",
      "summary": "Mailchimp List Interest Categories",
      "tags": [
        "Categories",
        "Interest",
        "List_id"
      ]
    },
    {
      "method": "POST",
      "path": "/lists/{list_id}/interest-categories",
      "operationId": "postListsIdInterestCategories",
      "summary": "Mailchimp Add Interest Category",
      "tags": [
        "Categories",
        "Interest",
        "List_id"
      ]
    },
    {
      "method": "GET",
      "path": "/lists/{list_id}/interest-categories/{interest_category_id}",
      "operationId": "getListsIdInterestCategoriesId",
      "summary": "Mailchimp Get Interest Category Info",
      "tags": [
        "Categories",
        "Interest",
        "List_id",
        "Lists"
      ]
    },
    {
      "method": "DELETE",
      "path": "/lists/{list_id}/interest-categories/{interest_category_id}",
      "operationId": "deleteListsIdInterestCategoriesId",
      "summary": "Mailchimp Delete Interest Category",
      "tags": [
        "Categories",
        "Interest",
        "List_id",
        "Lists"
      ]
    },
    {
      "method": "PATCH",
      "path": "/lists/{list_id}/interest-categories/{interest_category_id}",
      "operationId": "patchListsIdInterestCategoriesId",
      "summary": "Mailchimp Update Interest Category",
      "tags": [
        "Categories",
        "Interest",
        "List_id",
        "Lists"
      ]
    },
    {
      "method": "GET",
      "path": "/lists/{list_id}/interest-categories/{interest_category_id}/interests",
      "operationId": "getListsIdInterestCategoriesIdInterests",
      "summary": "Mailchimp List Interests in Category",
      "tags": [
        "Categories",
        "Interest",
        "Interests",
        "List_id"
      ]
    },
    {
      "method": "POST",
      "path": "/lists/{list_id}/interest-categories/{interest_category_id}/interests",
      "operationId": "postListsIdInterestCategoriesIdInterests",
      "summary": "Mailchimp Add Interest in Category",
      "tags": [
        "Categories",
        "Interest",
        "Interests",
        "List_id"
      ]
    },
    {
      "method": "GET",
      "path": "/lists/{list_id}/interest-categories/{interest_category_id}/interests/{interest_id}",
      "operationId": "getListsIdInterestCategoriesIdInterestsId",
      "summary": "Mailchimp Get Interest in Category",
      "tags": [
        "Categories",
        "Interest",
        "Interests",
        "List_id",
        "Lists"
      ]
    },
    {
      "method": "DELETE",
      "path": "/lists/{list_id}/interest-categories/{interest_category_id}/interests/{interest_id}",
      "operationId": "deleteListsIdInterestCategoriesIdInterestsId",
      "summary": "Mailchimp Delete Interest in Category",
      "tags": [
        "Categories",
        "Interest",
        "Interests",
        "List_id",
        "Lists"
      ]
    },
    {
      "method": "PATCH",
      "path": "/lists/{list_id}/interest-categories/{interest_category_id}/interests/{interest_id}",
      "operationId": "patchListsIdInterestCategoriesIdInterestsId",
      "summary": "Mailchimp Update Interest in Category",
      "tags": [
        "Categories",
        "Interest",
        "Interests",
        "List_id",
        "Lists"
      ]
    },
    {
      "method": "GET",
      "path": "/lists/{list_id}/segments",
      "operationId": "previewASegment",
      "summary": "Mailchimp List Segments",
      "tags": [
        "List_id",
        "Segments"
      ]
    },
    {
      "method": "POST",
      "path": "/lists/{list_id}/segments",
      "operationId": "postListsIdSegments",
      "summary": "Mailchimp Add Segment",
      "tags": [
        "List_id",
        "Segments"
      ]
    },
    {
      "method": "GET",
      "path": "/lists/{list_id}/segments/{segment_id}",
      "operationId": "getListsIdSegmentsId",
      "summary": "Mailchimp Get Segment Info",
      "tags": [
        "List_id",
        "Lists",
        "Segments"
      ]
    },
    {
      "method": "POST",
      "path": "/lists/{list_id}/segments/{segment_id}",
      "operationId": "postListsIdSegmentsId",
      "summary": "Mailchimp Batch Add or Remove Members",
      "tags": [
        "List_id",
        "Lists",
        "Segments"
      ]
    },
    {
      "method": "DELETE",
      "path": "/lists/{list_id}/segments/{segment_id}",
      "operationId": "deleteListsIdSegmentsId",
      "summary": "Mailchimp Delete Segment",
      "tags": [
        "List_id",
        "Lists",
        "Segments"
      ]
    },
    {
      "method": "PATCH",
      "path": "/lists/{list_id}/segments/{segment_id}",
      "operationId": "patchListsIdSegmentsId",
      "summary": "Mailchimp Update Segment",
      "tags": [
        "List_id",
        "Lists",
        "Segments"
      ]
    },
    {
      "method": "GET",
      "path": "/lists/{list_id}/segments/{segment_id}/members",
      "operationId": "getListsIdSegmentsIdMembers",
      "summary": "Mailchimp List Members in Segment",
      "tags": [
        "List_id",
        "Members",
        "Segments"
      ]
    },
    {
      "method": "POST",
      "path": "/lists/{list_id}/segments/{segment_id}/members",
      "operationId": "postListsIdSegmentsIdMembers",
      "summary": "Mailchimp Add Member to Segment",
      "tags": [
        "List_id",
        "Members",
        "Segments"
      ]
    },
    {
      "method": "DELETE",
      "path": "/lists/{list_id}/segments/{segment_id}/members/{subscriber_hash}",
      "operationId": "deleteListsIdSegmentsIdMembersId",
      "summary": "Mailchimp Remove List Member From Segment",
      "tags": [
        "List_id",
        "Lists",
        "Members",
        "Segments"
      ]
    },
    {
      "method": "GET",
      "path": "/lists/{list_id}/tag-search",
      "operationId": "searchTagsByName",
      "summary": "Mailchimp Search for Tags on a List by Name.",
      "tags": [
        "List_id",
        "Search"
      ]
    },
    {
      "method": "GET",
      "path": "/lists/{list_id}/members",
      "operationId": "getListsIdMembers",
      "summary": "Mailchimp List Members Info",
      "tags": [
        "List_id",
        "Members"
      ]
    },
    {
      "method": "POST",
      "path": "/lists/{list_id}/members",
      "operationId": "postListsIdMembers",
      "summary": "Mailchimp Add Member to List",
      "tags": [
        "List_id",
        "Members"
      ]
    },
    {
      "method": "GET",
      "path": "/lists/{list_id}/members/{subscriber_hash}",
      "operationId": "getListsIdMembersId",
      "summary": "Mailchimp Get Member Info",
      "tags": [
        "List_id",
        "Lists",
        "Members"
      ]
    },
    {
      "method": "PUT",
      "path": "/lists/{list_id}/members/{subscriber_hash}",
      "operationId": "putListsIdMembersId",
      "summary": "Mailchimp Add or Update List Member",
      "tags": [
        "List_id",
        "Lists",
        "Members"
      ]
    },
    {
      "method": "DELETE",
   

# --- truncated at 32 KB (71 KB total) ---
# Full source: https://raw.githubusercontent.com/api-evangelist/mailchimp/refs/heads/main/json-structure/mailchimp-structure.json