Skip to main content

Clone a channel

POST 

/v3/channels/:id/clone

Clone a channel

Request

Path Parameters

    id numberrequired

    Id of the channel

Body

    survey_id numberrequired

    Id of the survey

Responses

Successful

Schema

    data

    object

    id number

    Id of channel

    name string

    Name of channel

    status string

    Status of the share

    type string

    Type of channel

    properties object
Loading...