Skip to main content
DELETE
Delete an external fiat account

Authorizations

Authorization
string
header
required

Basic Auth header with your app ID as the username and your app secret as the password.

Headers

privy-app-id
string
required

ID of your Privy app.

Path Parameters

user_id
string
required

The DID of the user.

account_id
string
required

The ID of the external fiat account.

Response

200 - application/json

Success.

A simple success response.

success
boolean
required