v9

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

Edit the account status of a respondent

Locks and unlocks a respondent's account, notifying them where appropriate

put/respondents/edit-account-status/{party_id}

Path parameters

party_idstring uuid required

The UUID of the respondent

Request body

status'CREATED' | 'ACTIVE' | 'SUSPENDED'

The new status of the account

Response

The account status has been changed