Delete a tag on an invoiceAsk AIdelete https://api.sinao.app/v1/apps/{appId}/invoices/{id}/tagPath ParamsappIdintegerrequiredThe identifier of the Sinao application you are using. Each application corresponds to a company and an accounting. A user can have several Sinao applications. To retrieve the identifiers of its applications, you must call the endpoint /apps.idintegerrequiredInvoice idQuery ParamstagstringTag to deleteResponses 200Success 400Bad request 404Not foundUpdated 5 months ago