{
"$schema": "https://example.com/schemas/AddOrganizationAccountBody.json",
"account": {
"display_name": "Alex Johnson",
"email": "alex.johnson@example.com",
"phone_number": "+1-555-123-4567",
"role": "admin"
},
"account_id": "9a3f7e9a-0e3e-4f73-9a5b-2c9f18c3f8a1",
"password": "Str0ngP@ssw0rd!"
}