{
"$schema": "https://example.com/schemas/CreateOrganizationBody.json",
"organization": {
"address": "123 Main St, Anytown, USA",
"display_name": "Acme Corporation",
"email": "acme@example.com",
"name": "acme",
"phone_number": "+1-555-123-4567",
"slug": "acme"
},
"organization_id": "7f4c9b7a-9f5b-4d4a-8e2d-3c2b1a0f9d8e"
}