Skip to main content
DELETE
/
api
/
v1
/
transactions
/
xero
/
disconnect
Xero Disconnect Package Alias
curl --request DELETE \
  --url https://api.hevn.finance/api/v1/transactions/xero/disconnect \
  --header 'Authorization: Bearer <token>'
{}

Authorizations

Authorization
string
header
default:Bearer <token>
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

x-api-key
string | null

Response

Successful Response

The response is of type Response Xero Disconnect Package Alias Api V1 Transactions Xero Disconnect Delete · object.