Authorizations
API key authentication
Path Parameters
External bank account ID
Response
External bank account deleted successfully
curl --request DELETE \
--url https://api.paygentic.io/v0/externalAccounts/{id} \
--header 'Authorization: Bearer <token>'
This response does not have an example.
Delete a specific external bank account.
curl --request DELETE \
--url https://api.paygentic.io/v0/externalAccounts/{id} \
--header 'Authorization: Bearer <token>'
This response does not have an example.
API key authentication
External bank account ID
External bank account deleted successfully