CHW-4204 RoleNotFound

role not found in this organization; verify the role slug or id

Default message: role not found in this organization; verify the role slug or id
HTTP status: 404 (client)

Problem. The role id/slug does not resolve. Cause. The slug does not match any built-in role and no custom role with this slug exists in the org (or the custom role has been soft-deleted). Fix. List roles via GET /api/orgs/{id}/roles. HTTP 404.