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