What's new?¶
Added¶
- New
GroupsLimitExceededError
returned when a group creation request exceeds the maximum number of groups allowed for a tenant. - New
SubjectsPerGroupLimitExceededError
returned when a group population request exceeds the maximum number of subjects in a group allowed for a tenant. - New
EnrollmentsLimitExceededError
returned when an enrollment request exceeds the maximum number of enrollments allowed for a tenant. - New
TagsLimitExceededError
returned when a tag creation request exceeds the maximum number of tags allowed for a tenant.