v1
latestSwagger 2.02026-08-04244186228.2 KBapp instances
Clone app
post/v1/apps/{app_id}/clone
Query parameters
cloneMode'FULL_COPY' | 'ORGANIZATION_OWNED_COPY' | 'MEMBER_OWNED_COPY' | 'SYS_ADMIN'
The strategy to use for cloning the app. Can be one of: FULL_COPY, ORGANIZATION_OWNED_COPY, MEMBER_OWNED_COPY, SYS_ADMIN
Headers
X-Fieldsstring mask
An optional fields mask
Request body
Response
Success
Example response
{
"visibility": "PRIVATE",
"workerRole": "LABELER",
"ownerType": "USER"
}