Skip to Content

EnterpriseSettingsResponse

Properties

NameTypeDescriptionNotes
idLongUnique identifier for the settings record.[default to null]
enterprise_idLongID of the enterprise these settings belong to.[default to null]
scim_enabledBooleanWhether SCIM provisioning is enabled.[default to null]
scim_api_keyStringSCIM API key for authentication.[optional] [default to null]
scim_base_urlStringBase URL for SCIM endpoints.[optional] [default to null]
sftp_enabledBooleanWhether SFTP is enabled.[default to null]
sftp_usernameStringSFTP username.[optional] [default to null]
sftp_passwordStringSFTP password.[optional] [default to null]
created_atStringTimestamp when the settings were created.[default to null]
updated_atStringTimestamp when the settings were last updated.[default to null]

[Back to Model list] [Back to API list] [Back to README]