Deactivate User

Soft-delete a KYC user (sets is_active=False).

Does not touch kyc_status or the Sumsub applicant. Deactivated users are hidden from the default GET /lists response unless the caller passes include_inactive=true. Idempotent: re-deactivating an already-inactive user is a no-op success.

require_client_permissions enforces allowed_roles only for client_user actors; the explicit role guard below also rejects client_api callers whose credential role is not Owner.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Body Params
string
required
length between 10 and 500

Operational reason recorded in audit log. Must be at least 10 characters so the audit trail captures meaningful context.

Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json