{
"operation": "DELETE",
"users": [
{
"advertiserId": 205759403805,
"consentTime": 1581557890000,
"userId": {
"type": "COOKIE",
"value": "EMpBAI0GRcK4nBNGpPGg5g"
}
},
{
"advertiserId": 305759403805,
"consentTime": 1581557900000,
"userId": {
"type": "COOKIE",
"value": "EMpBAI0GRcK4nBNGpPGg5g"
}
}
]
}curl --location --request PATCH 'https://www.amazon.com/ap/oa/v2/dp/users' \
--header 'Authorization: Bearer Atza|IQEBLjAsAhRmHjNgHpi0UDme37rR6CuUpSR' \
--header 'Amazon-Advertising-API-ClientID: amzn1.application-oa2-client.8baa9caa3eac48eab89780e73ce03b19' \
--header 'Content-Type: application/json' \
--data '{
"operation": "DELETE",
"users": [
{
"advertiserId": 205759403805,
"consentTime": 1581557890000,
"userId": {
"type": "COOKIE",
"value": "EMpBAI0GRcK4nBNGpPGg5g"
}
},
{
"advertiserId": 305759403805,
"consentTime": 1581557900000,
"userId": {
"type": "COOKIE",
"value": "EMpBAI0GRcK4nBNGpPGg5g"
}
}
]
}'{
"requestId": "F88750355N-B70JY53CSD"
}