Remove site password protection user.Ask AIdelete https://api.rocket.net/v1/sites/{id}/password_protection/users/{user_id}Removes a user who can access the site while password protectedPath ParamsidintegerrequiredID of the Site you are interacting withuser_idintegerrequiredID of the password protection user to deleteResponses 200OK 400Bad Request 401Authentication failed 403Not authorized to access endpoint 404Given site not found for user 405Invalid input 500Internal errorUpdated 6 months ago