Update an email address
Update the display name, matching priority, or set the address as the agent identity.
Authorizations
API Key authentication. Use "Bearer YOUR_API_KEY".
Path Parameters
The id identifier.
Body
The display name used in the From header.
120Set this address as the agent’s sending identity.
Which party to match first when an inbound sender could be a customer or an owner. Defaults to customer.
customer, owner Response
Returns the updated email address.
Unique identifier for the object.
Time at which the object was created. Measured in seconds since the Unix epoch.
email_address The full email address, lowercase.
Whether this is the address the agent sends from. At most one address per account may be flagged.
The display name used in the From header.
The domain portion of the address.
The local-part portion of the address.
Which party to match first when an inbound sender could be a customer or an owner. Defaults to customer.
customer, owner The account that the object belongs to. Only returned if the request is made with a valid Yorlet-Context header.
Only returned if the object has been deleted.