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.eyJzdWIiOjEzNSwiYXVkIjpbImFkbWluIl0sImV4cCI6MTc3MjIxMjAwNX0.q3xTCrivD43wzEm1XqeQ3KPmNxGQl1gB2T9iqduZA08
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: 5a10129d-caa8-46df-8a5b-294a1da09545
x-runtime: 0.006580

Status

204 No Content