v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1486424386.4 KB

Update your Amazon SES account details.

post/v2/email/account/details

Request body

MailType'MARKETING' | 'TRANSACTIONAL' required

The type of email your account will send.

WebsiteURLstring password required

The URL of your website. This information helps us better understand the type of content that you plan to send.

ContactLanguage'EN' | 'JA'

The language you would prefer to be contacted with.

UseCaseDescriptionstring password required

A description of the types of email that you plan to send.

AdditionalContactEmailAddressesAdditionalContactEmailAddress[]

Additional email addresses that you would like to be notified regarding Amazon SES matters.

ProductionAccessEnabledboolean
<p>Indicates whether or not your account should have production access in the current Amazon Web Services Region.</p> <p>If the value is <code>false</code>, then your account is in the <i>sandbox</i>. When your account is in the sandbox, you can only send email to verified identities. Additionally, the maximum number of emails you can send in a 24-hour period (your sending quota) is 200, and the maximum number of emails you can send per second (your maximum sending rate) is 1.</p> <p>If the value is <code>true</code>, then your account has production access. When your account has production access, you can send email to any address. The sending quota and maximum sending rate for your account vary based on your specific use case.</p>

Response

Success

PutAccountDetailsResponse required

An HTTP 200 response if the request succeeds, or an error message if the request fails.