Taraka16
Results
1
issues of
Taraka16
I'm using postman to send post request to mailchimp. My call look like this: ``` { "operations": [ { "method": "POST", "path": "lists/ff80d78e68/members", "operation_id": "my-op-id", "params": {}, "body": "{\"email_address\": \"[email protected]\",...