post https://api.rocket.net/v1/sites//clone
Creates a new site using all the contents, plugins, themes, etc from an existing site. The site's URL will be a new temporary URL
Log in to see full request history
Responses
Creates a new site using all the contents, plugins, themes, etc from an existing site. The site's URL will be a new temporary URL
xxxxxxxxxx
curl --request POST \
--url https://api.rocket.net/v1/sites/id/clone \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: