Skip to main content
POST
Close Account
Close an Associated Token Account (ATA) by submitting a signed transaction.

headers

string
required
The API key created from Altude

Request Body

string
required
The base64-encoded signed transaction to close the ATA

Build signedTransaction (minimum)

Use this right before calling POST /Account/close.
Demo flow only. Never put fee payer private keys in frontend/client code. Keep signer keys on a trusted server-side signer.

Response

string
The current state of the account close request
string
A message describing the result of queuing the account close transaction
string
The transaction signature