cURL
curl --request DELETE \ --url https://api.fernhq.com/payment-accounts/{paymentAccountId} \ --header 'Authorization: Bearer <token>'
200
Delete all details about a specific payment account
To authenticate server-side requests
Unique identifier of the payment account
Default Response
Was this page helpful?