CHW-4202 UserNotFound

user not found in this organization; verify the user_id and that the membership still exists

Default message: user not found in this organization; verify the user_id and that the membership still exists
HTTP status: 404 (client)

Problem. The user does not exist in this organisation. Cause. The user_id does not resolve or the user is not a member of the target org. Fix. Verify the user id, and confirm the user’s membership via GET /api/orgs/{id}/members. HTTP 404.