Update Email Group

Updates an email group. Only provided fields are changed. Use addresses to add addresses and addresses_to_remove to remove them. Errors (title conflicts, invalid addresses) do not halt the request; they are returned in the response under errors.

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

The company id.

string
required

The email group id.

Body Params
string

Updates the email group title. (optional)

addresses
array of strings

Addresses to add to the group. (optional)

addresses
addresses_to_remove
array of strings

Addresses to remove from the group. (optional)

addresses_to_remove
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