Skip to main content

Clone Sample

Clones an existing sample, either within the same project or to the specified target project.

Path Parameters
    projectId string required
    sampleId string required
Request Body required
    targetProjectId string nullable
    name string nullable
    quantity int32 nullable
    incidenceRate int32 nullable
    lengthOfInterview int32 nullable
    liveUrl string nullable
    testUrl string nullable
    notes string nullable
    targetEndDate date-time nullable
Responses

Created


Schema
    projectId string nullable
    sampleId string nullable
    eTag string nullable
Loading...