Skip to main content
DELETE
Delete an external fiat account for an organization

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

organization_id
string
required

The ID of the organization.

account_id
string
required

The ID of the external fiat account.

Response

200 - application/json

Success.

A simple success response.

success
boolean
required