Skip to main content

Restore PDF Template Version

POST 

/api/pdf-templates/:id/versions/:versionId/restore

Restores a prior template version, replacing the template's current content with that version's snapshot and recording the previous content as a new version.

Required scope: settings:write

Grant this scope to your token under Settings → Developer → Personal Access Tokens.

Authentication: Personal Access Token (sent as a Bearer token) with the settings scope (write access).

Request

Responses

OK

Response Headers
    Content-Type