Delete Event Template
Delete event template with specified identifier.
delete
https://environment.lvis.io
/api/v2/event_templates/:event_template_id
Delete Event Template
curl --request DELETE \
--url https://environment.lvis.io/api/v2/event_templates/2e9ddb8b-1ed0-4887-840a-9b37197a26e7 \
--header 'Authorization: Bearer JmsmU5gZb6xNVUgQGoKcQLvQjRhKAUSb' \
--header 'Content-Type: application/vnd.api+json'
Last modified 2yr ago