Skip to main content

RemoveSurveyAssignment detaches a survey from a campaign.

DELETE 

/api/v1/surveys/assignments/:id

This is a soft removal: the assignment is marked inactive and no further surveys are triggered for the campaign on its channel, but historical responses remain intact and queryable for reporting.

Parameters

  • id: Required, assignment ID (> 0).

Request

Responses

A successful response.