curl --location --request DELETE 'https://api.pixiefixapp.com/api/v1/payment/delete-connect-account' \ --header 'Content-Type: application/json' \ --data-raw '{ "account_id":"acct_1QfEDyR51JYAzDjm" }'
{}