Skip to main content

Creates NPS Survey

POST 

/v1/nps

Creates NPS Survey

Request

Body

    surveyName stringrequired
    surveyType string

    Possible values: [NPSChat, NPS]

    email

    object

    subject string
    body string

    followUp

    object

    default string
    advanced boolean
    detractors string
    passives string
    promoters string

    thankYou

    object

    default string
    advanced boolean
    detractors string
    passives string
    promoters string

Responses

Successful

Schema

    string

Loading...