Invoice template API

delete entry

DELETE /api/rest/admin/invoice-template/:id

Request

Headers

Accept: application/vnd.api+json
Content-Type: application/vnd.api+json
Authorization: eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOjE0MSwiYXVkIjpbImFkbWluIl0sImV4cCI6MTc4MTI3OTM5OX0.yQPKuxO1HuJVS2ZpKhL_442APfXBaJX-ki8qzZhTNqY
Host: example.org
Cookie: 

Route

DELETE /api/rest/admin/invoice-template/8

Response

Headers

x-frame-options: SAMEORIGIN
x-xss-protection: 0
x-content-type-options: nosniff
x-permitted-cross-domain-policies: none
referrer-policy: strict-origin-when-cross-origin
vary: Accept
cache-control: no-cache
x-request-id: 70cccca8-24e0-47de-8d10-3ce1493b9ede
x-runtime: 0.006953

Status

204 No Content