# AddOrganizationRequest
## Properties
**name** | **String** | The name of the organization |
**add_time** | Option<**String**> | The optional creation date & time of the organization in UTC. Requires admin user API token. Format: YYYY-MM-DD HH:MM:SS | [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)