Send invite to site user.Ask AIpost https://api.rocket.net/v1/sites/{id}/usersFor a given site and send an invite for site user to join. The invite will expire in 7 days.Path ParamsidintegerrequiredID of the Site you are interacting withBody ParamsInvite user to sitenamestringrequiredName of the site useremailstringrequiredEmail address of the site userResponses 200OK 400Bad Request 401Authentication failed 403Not authorized to access endpoint 404Given site not found for user 405Invalid input 500Internal errorUpdated 6 months ago