Bulk Reset Destinations
Destinations
Bulk Reset Destinations
Reset multiple destinations in parallel (stops, deletes offsets, resumes). Supports two modes:
- Explicit IDs: Pass a list of destination IDs
- Select all: Set select_all=true with optional filters
Returns partial success results - continues processing even if individual resets fail.
POST
Bulk Reset Destinations
Documentation Index
Fetch the complete documentation index at: https://docs.streamkap.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Request model for bulk state-change operations (stop, resume, reset, snapshot).