# UpdateOrganizationRequest
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | Option<**String**> | The name of the organization | [optional]
**owner_id** | Option<**i32**> | The ID of the user who will be marked as the owner of this organization. When omitted, the authorized user ID will be used. | [optional]
**visible_to** | Option<**String**> | | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)