Skip to main content

create-shared-campaign

POST 

/pbx-share

Create a new shared campaign with given parameters

Request

Body

required

    campaignId int64required

    Campaign id of the pbx share

    campaignType stringrequired

    Campaign type of the pbx share

    Possible values: [EXPERIMENT, PROMPTATHON]

    variationId int64required

    Variation id of the pbx share

Responses

Created

Schema

    url string
Loading...