Partially updates an organization’s details. Only the provided fields will be updated. This operation allows for selective updates without requiring all organization fields.
Authorization: Requires organization admin permissions.
Validation: All provided fields are validated according to their schema constraints.
Side Effects: Updates the organization’s updatedAt timestamp.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The unique identifier of the organization to update Standard identifier pattern for resource names
Partial organization data to update
Represents an organization entity that serves as the top-level container for all resources
The unique identifier for the organization, used in API paths and resource references
Human-readable name for the organization, displayed in user interfaces
ISO 8601 timestamp indicating when the organization was created
ISO 8601 timestamp indicating when the organization was last modified
Organization updated successfully
Represents an organization entity that serves as the top-level container for all resources
The unique identifier for the organization, used in API paths and resource references
Human-readable name for the organization, displayed in user interfaces
ISO 8601 timestamp indicating when the organization was created
ISO 8601 timestamp indicating when the organization was last modified