Authorization: Bearer ********************curl --location --request DELETE 'https://mma.tvunetworks.com/api/objectd/v1/tag' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"tagIds": [
"string"
]
}'{
"errorCode": "0x0",
"errorInfo": "Succ"
}