Create new staging site for given site (via background task)Ask AIpost https://api.rocket.net/v1/sites/{id}/stagingCreate staged version of site, can be used to make changes and then push into productionPath ParamsidintegerrequiredID of the Site you are interacting withBody ParamsUsed if the staging site should have a vanity domainvanity_domainbooleantruefalseResponses 200OK 400Bad Request 401Authentication failed 403Not authorized to access endpoint 404Given site not found for user 405Invalid input 500Internal errorUpdated 6 months ago