v1
latestSwagger 2.02026-07-17332466.5 KBelements
Delete Element in list
Delete element in list. If element is not found the operation is considered a success
Required security scopes:
- api:delete
delete/lists/{list_id}/elements/{element_id}
Path parameters
element_idstring required
ID of element
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 _-.
Response
No Content