Skip to main content

Creates csat Survey

POST 

/v1/csat

Creates csat Survey

Request

Body

    surveyName stringrequired
    surveyType string

    Possible values: [CSATChat, CSAT]

    email

    object

    subject string
    body string

    followUp

    object

    default string
    advanced boolean
    dissatisfied string
    neutral string
    satisfied string

    thankYou

    object

    default string
    advanced boolean
    dissatisfied string
    neutral string
    satisfied string

Responses

Successful

Schema

    string

Loading...