{ "type": "object", "properties": { "OrganizationId": { "allOf": [ { "$ref": "#/components/schemas/OrganizationId" }, { "description": "The organization ID." } ] } }, "$schema": "https://json-structure.org/meta/core/v0/#", "name": "CreateOrganizationResponse", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-workmail/refs/heads/main/json-structure/workmail-create-organization-response-structure.json", "description": "CreateOrganizationResponse schema from Amazon WorkMail API" }