# UpdateOrganizationReqPayload ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **name** | Option<**String**> | The new name of the organization. If not provided, the name will not be updated. | [optional] **organization_id** | [**uuid::Uuid**](uuid::Uuid.md) | The id of the organization to update. | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)