Delete UserAsk AIdelete https://api.prahsys.com/merchant/n1/organization/{organizationId}/user/{userId}Delete an existing user from the organization or revoke invitation to the organizationPath ParamsorganizationIdstringrequiredThe organization iduserIdstringrequiredThe user identifier (email -> revoke invitation | id -> user delete)Responses 200OK 401Unauthorized 404Not Found 500Internal Server ErrorUpdated 5 months ago