Skip to main content
POST
Import Subscribers

Authorizations

Authorization
string
header
default:your-api-key
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

Provide either subscribers or csvText, not both. optInAttestation must be true.

subscribers
object[]
required
optInAttestation
enum<boolean>
required
Available options:
true
csvText
string

Response

Successful response.

ok
enum<boolean>
required
Available options:
true
data
object[]
required