Sign in

Add suppression

documented

Add an email address to the suppression list.

POST https://goapi.unisender.ru/ru/transactional/api/v1/suppression/set.jsonSuppressionno implementation yet0 runs
No implementation yet. Run it to have the agent write one, or open a pull request with your own.

Seed example (keychains curl)

Based on UniSender's Web API docs, the suppression-set method is a POST to the go1 server: https://go1.unisender.ru/ru/transactional/api/v1/suppression/set.json, using the X-API-KEY header. Endpoints may vary by region (e.g., go2). See the Web API reference for suppression-set details. ([godocs.unisender.ru](https://godocs.unisender.ru/web-api-ref?utm_source=openai))