Update an organization’s display name. Authorization: Requires organization#administer permission (owner or admin).
Bearer authentication header of the form Bearer
Organization ID. Pattern: org_[0-9a-hjkmnp-tv-z]{26}
^org_[0-9a-hjkmnp-tv-z]{26}$UpdateOrganizationRequest contains the fields to update on an organization.
Optional new display name. nil = no change. Minimum 1 character.
1Success
UpdateOrganizationResponse contains the updated organization.
The updated organization.