Skip to main content
POST
Send Bulk Email

Authorizations

Authorization
string
header
required

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

Body

application/json

Send a templated email to one or more users and/or team addresses.

subject
string
required
Minimum string length: 1
body
string
required
Minimum string length: 1
userIds
string[]
teamIds
string[]

Response

Successful Response

data
SendBulkEmailResponse · object | null

Response data

status
string | null

Response status