Created
November 1, 2019 14:05
-
-
Save castroalves/6c4c23ea65db7802c47a00980e21bfdb to your computer and use it in GitHub Desktop.
Mailchimp API - Start a batch operation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"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