DELETE /api/v1/builder/users/:customer_id
Deactivates all wallets, credentials, and session signers. Not reversible —
the user will need to be re-onboarded to trade again.
Returns 204 No Content.
Parameters
The end-user’s Parsec customer UUID.
Deactivate an end-user and revoke all credentials.
DELETE /api/v1/builder/users/:customer_id
Deactivates all wallets, credentials, and session signers. Not reversible —
the user will need to be re-onboarded to trade again.
Returns 204 No Content.