Amazon WorkMail · Example Payload

Workmail Reset Password Request Example

Business CommunicationCalendarEmailExchangeEnterprise

Workmail Reset Password Request Example is an example object payload from Amazon WorkMail, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

OrganizationIdUserIdPassword

Example Payload

Raw ↑
{
  "OrganizationId": "500123",
  "UserId": "500123",
  "Password": "example-value"
}