Skip to main content

Delete Store Override

DELETE 

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

Deletes a store-specific override. That store reverts to the global template of the same type.

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).

Path params:

  • id: the ID of the store override template to delete.

Request

Responses

OK

Response Headers
    Content-Type