Exception occurs while creating a user

URL : /api/v2/users

Our default role employee has deleted through API, when we try to create a new user through API following exception occurs.

"message":"Entity [RoleResource] is not found by defaultRoleId [employee]","code":"not.found","status":404,"contextId":"829ac9d9-6dc0-4005-8bf2-9a4eb62e6d77","details":[],"errors":[]}
e[2m

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.