Skip to main content

Creates CES Survey

POST 

/v1/ces

Creates CES Survey

Request

Body

    surveyName stringrequired
    surveyType string

    Possible values: [CESChat, CES]

    email

    object

    subject string
    body string

    followUp

    object

    default string
    advanced boolean
    highEffort string
    neutral string
    lowEffort string

    thankYou

    object

    default string
    advanced boolean
    highEffort string
    neutral string
    lowEffort string

Responses

Successful

Schema

    string

Loading...