Skip to main content

UpdateAccessProfilesInBulk412Response

Properties

NameTypeDescriptionNotes
messageobjectA message describing the error[optional]
}

Example

from sailpoint.v2024.models.update_access_profiles_in_bulk412_response import UpdateAccessProfilesInBulk412Response

update_access_profiles_in_bulk412_response = UpdateAccessProfilesInBulk412Response(
message= API/Feature not enabled for your organization.
)

[Back to top]