Replace Email Group

Resets the email group with new values. All existing addresses are removed and replaced with those provided in the payload (an empty or missing payload will still wipe the current addresses). If the title key is omitted, the title is not changed. Invalid addresses will be skipped; their errors will be 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.

string
required

The email group id.

Body Params
string

The new title. (optional; omit to leave the title unchanged)

addresses
array of strings

Replaces all existing addresses. Omit or send empty to clear all addresses. (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