Delete Export Template

DELETE {{baseUrl}}/exports/templates/:template_id

This endpoint allows you to delete a custom export template by passing the template_id as the path parameter

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"status":"\u003cnumber\u003e","success":"\u003cboolean\u003e","data":{"message":"\u003cstring\u003e"}}