v1
latestOpenAPI 3.0.02026-07-2422987517.5 KBTransaction label
Delete a transaction label
Deletes a transaction label. The caller must be a member of the label's company. Returns the id of the deleted label.
delete/v1/transaction_labels/{transaction_label_id}
Path parameters
transaction_label_idstring uuid required
The id of the transaction label.
Headers
company-idstring 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.
Response
Label deleted