Delete funding account
> **Important:** You can't delete a funding account that is associated with a processing account.
Use this method to delete a funding account that is associated with a funding recipient.
To delete a funding account, you need its fundingAccountId. Our gateway returned the fundingAccountId when you created the funding account.
**Note:** If you don't have the fundingAccountId, use our [List Funding Accounts](https://docs.payroc.com/api/schema/funding/funding-accounts/list) method to search for the funding account.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path Parameters
fundingAccountId
Unique identifier of the funding account.
Response
Successful request. We deleted the funding account.