CreateEnterpriseSettingsRequest
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| scim_enabled | Boolean | Whether SCIM provisioning is enabled. | [optional] [default to null] |
| scim_api_key | String | SCIM API key for authentication. | [optional] [default to null] |
| scim_base_url | String | Base URL for SCIM endpoints. | [optional] [default to null] |
| sftp_enabled | Boolean | Whether SFTP is enabled. | [optional] [default to null] |
| sftp_username | String | SFTP username. | [optional] [default to null] |
| sftp_password | String | SFTP password. | [optional] [default to null] |