Amazon WorkMail · Example Payload

Workmail Create User Request Example

Business CommunicationCalendarEmailExchangeEnterprise

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

Top-level fields

OrganizationIdNameDisplayNamePassword

Example Payload

Raw ↑
{
  "OrganizationId": "500123",
  "Name": "Example Workmail Resource",
  "DisplayName": "Example Workmail Resource",
  "Password": "example-value"
}