DELETE
/
ca
/
api
/
account
/
{id}
Delete Bank Account
curl --request DELETE \
  --url https://api.meetcampfire.com/ca/api/account/{id} \
  --header 'Authorization: <api-key>'

Authorizations

Authorization
string
header
required

Token-based authentication with required prefix "Token"

Path Parameters

id
integer
required

Response

204

No response body