Authorization: Bearer ********************curl --location 'https://mma.tvunetworks.com/api/search/v1/i/fetchobjecttag' \
--header 'SID: ' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"classifications": [],
"objectIds": []
}'{
"property1": "string",
"property2": "string"
}