Skip to content

Instantly share code, notes, and snippets.

@castroalves
Created November 1, 2019 14:05
Show Gist options
  • Save castroalves/6c4c23ea65db7802c47a00980e21bfdb to your computer and use it in GitHub Desktop.
Save castroalves/6c4c23ea65db7802c47a00980e21bfdb to your computer and use it in GitHub Desktop.
Mailchimp API - Start a batch operation
{
"operations": [
{
"method": "DELETE",
"path": "lists/d8be282a42/members/0620517b07414ec8fd56ce1ed4ae3b72"
},
{
"method": "DELETE",
"path": "lists/dfce17dd1b/members/0620517b07414ec8fd56ce1ed4ae3b72"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment