Clone an app POST /apps/cloneApp Creates a copy of an existing app in the specified folder and returns the cloned app. Requires the apps:write scope. Request Responses200404The newly cloned app.App to clone from could not be found.