Skip to main content

DeclineSurveyResponse marks an in-progress response as declined.

POST 

/api/v1/surveys/responses/:responseId/decline

Call when the participant explicitly opts out of taking the survey (e.g. presses a "no thanks" DTMF in IVR, declines the chat prompt). If the assignment is mandatory and attempts remain, the campaign may retry delivery on the next interaction.

Parameters

  • response_id: Required, response ID (> 0).

Request

Responses

A successful response.