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