v1

latestSwagger 2.02026-07-17332466.5 KB
elements

Delete Multiple Elements in list

Delete Multiple Elements in list.If an element does not exist, success is returned.

Required security scopes:

  • api:delete
delete/lists/{list_id}/elements

Path parameters

list_idstring required

The ID of the list to apply the operation on. Can be a to z (both upper/lower case), 0 to 9 or one of these characters _-.

Query parameters

element_idsstring[]

IDs of elements

Response

No Content