Transaction 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
Changes
No recorded changes to this endpoint across all 1 revision of this API.