Deletes one or more user profiles based on Primary IDs or UCIDs. Supports bulk deletion up to 400 profiles. Requires API Key or Okta JWT authentication.
Long-lasting client key
Comma-separated list of granted scopes.
Allowed values: profile.read, profile.write, profile.delete
"profile.read,profile.write,profile.delete"
Zeotap organisation ID. Required when using Okta JWT authentication.
1577
Organisation identifier
1539
Region code to scope the deletion
"EU"
Map containing exactly ONE identifier type with an array of values to delete. Supports up to 400 IDs per API call.
{
"AdId": ["ddd682ec-bbe9-4705-bb02-3b9eacaf93bf"]
}
Whether to trigger an email notification upon deletion.