Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url https://api.lightspark.com/grid/2025-10-13/customers/external-accounts/{externalAccountId} \ --header 'Authorization: Basic <encoded-value>'
{ "message": "<string>", "details": {} }
Delete a customer external account by its system-generated ID
API token authentication using format <api token id>:<api client secret>
<api token id>:<api client secret>
System-generated unique external account identifier
External account deleted successfully
Was this page helpful?