Skip to main content
DELETE
Delete a tax rate
A named tax rate percentage that can be applied to line items on invoices.

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

The tax rate uuid.

Response

204