Create Email Group

Creates a new email group for the company. If no title is provided, one is generated automatically (e.g. "Email Group 1"). If any addresses are invalid they are skipped and their errors are collected under errors.addresses in the response.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The company id.

Body Params
string

The name of the group. (optional; auto-generated if omitted)

addresses
array of strings

Email addresses to add to the group. (optional)

addresses
Responses

403

Not authorized

404

Record not found. Please check to make sure that the specified ID is valid.

500

Internal system error. Please contact support in the event that this occurs.

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