[
{
"targets": [
"https://www.simplyrecipes.com/recipes/grilled_salmon_with_cucumber_mango_salsa/",
"https://tasty.co/recipe/classic-lasagna",
"https://www.allrecipes.com/recipe/255263/sicilian-roasted-chicken/"
],
"tag": "some_string_123"
}
]curl --location --request POST 'https://api.302.ai/dataforseo/v3/business_data/social_media/pinterest/live' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data-raw '[
{
"targets": [
"https://www.simplyrecipes.com/recipes/grilled_salmon_with_cucumber_mango_salsa/",
"https://tasty.co/recipe/classic-lasagna",
"https://www.allrecipes.com/recipe/255263/sicilian-roasted-chicken/"
],
"tag": "some_string_123"
}
]'{}