cURL
curl --request DELETE \ --url https://grid.squads.xyz/api/grid/v1/accounts/{address}/external-accounts/{account_id} \ --header 'Authorization: Bearer <token>' \ --header 'x-grid-environment: <x-grid-environment>'
Soft deletes a single external account by ID
Documentation IndexFetch the complete documentation index at: https://developers.squads.so/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://developers.squads.so/llms.txt
Use this file to discover all available pages before exploring further.
Your Grid API key from the Grid Dashboard
Environment (sandbox, production)
Smart account address
External account UUID
External account deleted
Was this page helpful?