Amazon WorkMail · Example Payload

Workmail Update Mailbox Quota Request Example

Business CommunicationCalendarEmailExchangeEnterprise

Workmail Update Mailbox Quota 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

OrganizationIdUserIdMailboxQuota

Example Payload

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