post /v1/invoice_rendering_templates/{template}/archive

Archive an invoice rendering template

PostInvoiceRenderingTemplatesTemplateArchive

<p>Updates the status of an invoice rendering template to ‘archived’ so no new Stripe objects (customers, invoices, etc.) can reference it. The template can also no longer be updated. However, if the template is already set on a Stripe object, it will continue to be applied on invoices generated by it.</p>

Parameters

Name In Type Required Description
template path string yes

Request Body

application/x-www-form-urlencoded

Responses

200 Successful response.
default Error response.