Skip to main content
DELETE
/
payment-accounts
/
{paymentAccountId}
Delete payment account
curl --request DELETE \
  --url https://api.fernhq.com/payment-accounts/{paymentAccountId} \
  --header 'Authorization: Bearer <token>'
"<any>"

Authorizations

Authorization
string
header
required

To authenticate server-side requests

Path Parameters

paymentAccountId
string<uuid>
required

Unique identifier of the payment account

Response

Default Response

The response is of type any.