Skip to main content
POST
Call the emailContacts action

Authorizations

Authorization
string
header
required

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

Body

application/json
body
string
required
contactIds
any
required

Arbitrary JSON value

orgId
string
required
subject
string
required

Response

The value returned by emailContacts

Whatever the function returns