v9

latestOpenAPI 3.0.0raw.githubusercontent.com2025-12-15521353.8 KB
respondents

Change the enrolment status of a respondent

Change the enrolment status of a respondent

put/respondents/change_enrolment_status

Request body

respondent_idstring uuid

The UUID of the respondent

business_idstring uuid

The UUID of the business

survey_idstring uuid

The UUID of the survey

change_flag'PENDING' | 'ENABLED' | 'DISABLED' | 'SUSPENDED'

The new status of the enrolment

Response

The enrolment status has been changed