ghl_invoice_template_delete
Delete an invoice template by providing its template ID, alt ID, and alt type. Removes the specified template from the system.
Instructions
Delete template API to update an template by template id Endpoint: DELETE /invoices/template/{templateId} (Version header: v3; source: v3/invoices-v3.json) OAuth scopes: invoices/template.write
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| altId | Yes | location Id / company Id based on altType | |
| altType | Yes | Alt Type | |
| templateId | Yes | Template Id |