Coming soon. This endpoint will be available once Reply API 3.0 enters beta. We will notify all users when beta access opens. Request early access.
Deletes multiple tasks by ID. Non-atomic — some may succeed while others fail. Items not in the response dictionary succeeded.
API key passed in the X-API-Key header
Request body for bulk deleting tasks.
Task IDs to delete (1-100).
1 - 100 elementsDictionary of failed items keyed by task ID. Empty object {} means all succeeded.
Per-item error for non-atomic bulk operations. Only failed items are returned in the response dictionary. Items not present in the dictionary succeeded.