Users
Delete User
Delete a card user
DELETE
Deletes a card user. All cards belonging to the user must be terminated before deletion. Users whose KYC was denied or is still pending can also be deleted.
string
required
Bearer token. Example:
Bearer sk_staging_your_api_keystring
required
The user’s service ID.
Response Fields
Error Codes
Fee Waiver on Re-Creation
If you delete a user and later re-create them with the same email, the KYC fee behavior depends on whether the original user was fully approved:
The fee waiver is scoped to your partner account. If a different partner creates a user with the same email, they are always charged the full KYC fee.
When re-creating a deleted user, the new request body (name, contact details, etc.) is used — the old user data is not preserved.