/v2/sites/{site_id}/messages

Create a Message for a Site

Log in to see full request history
Path Params
int32
required

Site ID

Form Data
recipient_user_ids
array of int32s

Array of User IDs (integers) to send a message to

recipient_user_ids
bcc_user_ids
array of int32s

Array of User IDs (integers) to send a message to as BCC

bcc_user_ids
string
required

Subject line

string

Message body (plain text with line breaks)

string

Message body (HTML)

boolean

true = replies go to all recipients

int32

In reply to Message ID

Response

Language
Credentials
Authenticate
Click Try It! to start a request and see the response here! Or choose an example:
application/json