Welcome to Zuora Product Documentation

Explore our rich library of product information

Delete a specific Invoice Templates

Learn how to delete a specific invoice template by the Settings API.

To delete a specific Invoice Template, the Id of the specific Invoice Template is required as a path parameter.

HTTP request:

DELETE https://rest.zuora.com/settings/invoice-templates/{id}

Request Sample:

DELETE https://rest.zuora.com/settings/invoice-templates/2c92c0f964cff4f30164d5a5f73c2569

Success Response code: 200