Remove a label from a transaction

Removes the association between a label and a transaction. This operates on the collection
path — identify the association by cardda_transaction_id + transaction_label_id passed as
query or body parameters (there is no id in the path).

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
required

The transaction (accounting_ledger_tx_id).

uuid
required

The label to unlink.

Headers
uuid
required

UUID of the company on whose behalf the request is made. Required for every Accounting endpoint.
See The company-id header for details on how to obtain
a value for this header and the error responses to expect when it is missing or invalid.

Responses

401

Unauthorized

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json