Update Organization
Updates an organization's details. Only provide the fields you want to change.
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
organizationId | string | Yes | Unique identifier of the organization |
name | string | No | Updated organization name |
phoneNumber | string | No | Updated phone number |
streetAddress | string | No | Updated street address |
city | string | No | Updated city |
state | string | No | Updated state/province |
zipCode | string | No | Updated ZIP/postal code |
country | string | No | Updated country |
Response
Returns the updated organization with all fields.