Delete Event Property
DELETE https://amplitude.com/api/2/taxonomy/event-property/:event-property
Deletes an event property.
Request Body
[{"name"=>"event_type", "value"=>"", "datatype"=>"null"}]
RESPONSES
status: OK
{"success":true}