Update an email address
The id of the brand.
The id of the email address to update.
The brand URL of the request. This is used to identify the brand.
YOUR_BRAND_URLThis class is used to create, update for the brand email address.
The placeholder key of the title, that value relate with email template.
The title of the email address.
The placeholder key of the email address, that value relate with email template.
The email address value.
The description.
The request was successful.
The API result model with data.
This is the flag to indicate whether the API call is successful or not.
This is the HTTP status code. This is used to determine the status code to be returned to the client.
This is the message to be displayed to the user.
The user is not authorized to access the requested resource. The request is missing the required Auth-Key header.
The user's access was denied.
API call exceeded rate limit due to too many requests.
Last updated