Bulk Delete Variables

Bulk delete personalization variables

📘

Variables that do not exist will not block bulk delete

A http DELETE to personalizations/bulkdelete?ids=11,12,13will still delete the variables with ids 11 and 12 even if a variables with id 13 does not exist.

This endpoint will always return "Delete successful" even if none of the variable ids provided actually exist.

Query Params
string

List of variables to be deleted, ie: 1,2,3

Response

Language
Credentials
URL
Choose an example:
text/plain