curl --location 'https://api.tvunetworks.com/openapi/3.0/bookingEvent/deleteEvent' \ --header 'SID: ' \ --header 'Content-Type: application/json' \ --data '{ "eventId": "4510" }'
{}