/
PO
poststack
/
PostStack API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 3h ago · Updated 2mo ago
Details
Filter operations
API keys
2
Broadcasts
4
Contact properties
2
Contacts
6
Domains
6
Email validations
1
Emails
7
Inbound emails
2
Mailboxes
2
Segments
3
Signup forms
2
Subscription topics
2
Suppressions
2
get
List suppressed addresses
post
Add an address to the suppression list
Templates
5
Webhooks
5
Workflows
2
Suppressions
Add an address to the suppression list
post
/suppressions
Request body
object
required
email
string
email
required
reason
'bounce'
|
'complaint'
|
'manual'
required
Response
OK
object
required
success
boolean
Example response
{ "success": true }
Changes