Skip to main content

Create Store Override

POST 

/api/pdf-templates/:id/store-override

Creates a store-specific override from a global template. The override starts with the global template's content and can then be edited independently for that store.

Not yet available to API tokens

This endpoint currently requires session authentication; Personal Access Token scope support is in progress.

Authentication: Bearer Personal Access Token with the settings scope (write access).

Fields:

  • store_id (required): the store the override is created for.

Request

Responses

OK

Response Headers
    Content-Type