Skip to main content
PUT
/
templates
/
{templateGroupId}
/
{templateId}
{
  "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
  "type": "invoice_pdf",
  "content": "<string>"
}

Headers

x-environment
string<uuid>
required

Configure which environment the request will handle. If the provided credentials do not allow access to this specified environment, a 403 Forbidden response is returned.

Path Parameters

templateGroupId
string<uuid>
required

Required. Id of template group.

templateId
string<uuid>
required

Required. Id of template.

Body

application/json

Required. Request of update.

content
string | null
required

Response

OK

id
string<uuid>
type
enum<string>
Available options:
invoice_pdf
content
string | null