...
GET/users/{userId}/identities/{userIdentityId}/roles
Previously this would return 400 Bad Request when no roles assigned. A fix has been applied for this.
...
Summary:
Ability to delete a User by Id
Ticket:
https://seko.atlassian.net/browse/SSSO-225
Detail:
API clients can now delete a User by Id
...