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.
Completes multiple tasks without execution. 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 batch completing tasks (without execution).
Task IDs to complete (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.