curl --location 'https://api.tvunetworks.com/data/delete-retry' \ --header 'SID: ' \ --header 'Content-Type: application/json' \ --data '{ "log_id": 0, "operator": "string" }'
{ "error_code": 0, "error_message": "string" }