Authorization: Bearer ********************curl --location 'https://api.tvunetworks.com/search/v2/media/deleteSlug' \
--header 'SID: ' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"id": "61ceaed87ea44ff1bd009281e5afcd31"
}'{
"errorCode": "0x0",
"errorInfo": "success",
"result": null
}