DELETE
/
api
/
v1
/
templates
/
{id}
curl --request DELETE \
  --url https://vortexpdf.com/api/v1/templates/{id} \
  --header 'Authorization: Bearer <token>'
"<string>"

Authorizations

Authorization
string
header
required

Manage your API keys at https://vortexpdf.com/api-keys

Path Parameters

id
string
required

Template ID

Response

204
application/json
No content

The response is of type string.