v1
latestOpenAPI 3.1.02026-08-067019120.8 KBUsers
Make a user inactive or delete a user account
Deactivates the account of the user with the given user_id, or deletes the account entirely if remove is provided.
delete/api/user/{user_id}
Query parameters
remove'account' | 'account_and_shared'
Set to account to delete the account and its data. Set to account_and_shared to also delete shared interview sessions. Omit to only deactivate the account.
Response
Operation completed.