/
PO
poststack
/
PostStack API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.1.0
Proprietary
2026-07-13
53
17
38.1 KB
Contacts
Import a CSV list of contacts
post
/contacts/import
Request body
object
required
csv
string
required
CSV body with
email
header; optional
first_name
,
last_name
,
unsubscribed
.
segment_id
string
Response
OK
object
required
success
boolean
Example response
{ "success": true }