Delete User Profiles

POST {{baseUrl}}/preview/marketing-solutions/advertisers/:advertiserId/user-profiles/delete

This endpoint will Delete User Profiles for a given Advertiser.

Request Body

{"data"=>[{"type"=>"<string>", "attributes"=>{"userProfileId"=>"<string>", "userProfileListId"=>"<string>"}}, {"type"=>"<string>", "attributes"=>{"userProfileId"=>"<string>", "userProfileListId"=>"<string>"}}]}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: OK

&quot;&quot;