Skip to main content

Delete Template Asset

DELETE 

/api/pdf-template-assets/:id

Deletes an uploaded image asset. Templates that reference the asset's token will no longer render its image.

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 asset to delete.

Request

Responses

OK

Response Headers
    Content-Type