add_suppressions
Add recipients to the transactional suppression list so they are rejected on future sends. Optionally scope the batch to global (default), marketing, or transactional. The request is all-or-nothing: an invalid address rejects the whole batch.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scope | No | Scope for the whole batch: global (default), marketing, or transactional | |
| emails | Yes | Email addresses to suppress,required | |
| api_key | No | MailerCloud API key |