Hi all,
it would be great to enhance the Delete Custom Object API endpoint by the possibility to delete multiple records with one call* by e.g. allowing createdAt, UpdatedAt and individual dedupe fields as criteria.
Examples:
Delete all custom object records created on 1/1/2020
Delete all custom object records where dedupe field "ABC" = "XYZ"
Kind regards,
Thorsten
* other than IDs or _all_ dedupe fields...
... View more