Remove site access for site user.Ask AIdelete https://api.rocket.net/v1/sites/{id}/users/{user_id}For a given site and remove given user from access listPath ParamsidintegerrequiredID of the Site you are interacting withuser_idintegerrequiredResponses 200OK 400Bad Request 401Authentication failed 403Not authorized to access endpoint 404Given site not found for user 405Invalid input 500Internal errorUpdated 6 months ago