Email addresses

Update an email address

post/email_addresses/{id}

Path parameters

idstring required

The ID of the email address

Request body

display_namestring

The display name of the email address

reply_tostring nullable

The reply-to address of the email address

usernamestring

The username of the email address - the part that comes before the @

Response

The updated EmailAddress object

idstring required

The ID of the email address

email_addressstring required

The email address

display_namestring required

The display name of the email address

reply_tostring nullable required

The reply-to address

businessstring nullable required

The business associated with this email address

one_offboolean required

Whether the email address is one-off

custom_domainstring nullable required

The custom domain associated with this email address

Changes

No recorded changes to this endpoint across all 1 revision of this API.