/
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
get
List sending domains
post
Add a sending domain
get
Fetch a domain
delete
Delete a domain
patch
Update a domain's tracking or TLS settings
post
Trigger a DNS verification check for this domain
Email validations
1
Emails
7
Inbound emails
2
Mailboxes
2
Segments
3
Signup forms
2
Subscription topics
2
Suppressions
2
Templates
5
Webhooks
5
Workflows
2
Domains
Trigger a DNS verification check for this domain
post
/domains/{id}/verify
Response
Verification result
Domain
required
id
string
name
string
status
'pending'
|
'verified'
|
'failed'
region
'eu-west-1'
open_tracking
boolean
click_tracking
boolean
tls_mode
'opportunistic'
|
'enforced'
dns_records
object[]
created_at
string
date-time
Changes