{
"dspAudienceDeleteRequestItems": [
{
"audienceId": "4ga88r63",
"idempotencyKey": "3fa85f64-5717-4562-b3fc-2c963f66afa6"
}
]
}curl --location 'https://www.amazon.com/ap/oa/dsp/audiences/delete' \
--header 'AdvertiserId: 592059203698558089' \
--header 'Amazon-Advertising-API-ClientId: amzn1.application-oa2-client.d23523d24fad2a0a2d16241f57183a7' \
--header 'Amazon-Advertising-API-Scope: 3900820857650036' \
--header 'Content-Type: application/vnd.dspaudiences.v1+json' \
--data '{
"dspAudienceDeleteRequestItems": [
{
"audienceId": "4ga88r63",
"idempotencyKey": "3fa85f64-5717-4562-b3fc-2c963f66afa6"
}
]
}'{}