Add site password protection user.Ask AIpost https://api.rocket.net/v1/sites/{id}/password_protection/usersAdds a user who can access the site while it is password protectedPath ParamsidintegerrequiredID of the Site you are interacting withBody Paramsusernamestringusername who can access the site while password protection is turned onpasswordstringPassword for the userResponses 200OK 400Bad Request 401Authentication failed 403Not authorized to access endpoint 404Given site not found for user 405Invalid input 500Internal errorUpdated 6 months ago