Bulk Delete Destinations
Destinations
Bulk Delete Destinations
Delete multiple destinations in parallel. Supports two modes:
- Explicit IDs: Pass a list of destination IDs to delete
- Select all: Set select_all=true with optional filters to delete all matching destinations
Returns partial success results - continues processing even if individual deletes fail.
DELETE
Bulk Delete 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