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
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
""