Stop snapshot for sources identified by the selected topics.
Accepts topic DB IDs, resolves them to their source connectors, and stops any running snapshots on those sources.
Note: Because snapshots run at the source level, stopping affects all topics for that source, not just the selected ones.
Automatically detects the running snapshot type (incremental or blocking) and uses the appropriate cancellation method:
Returns partial success results — continues processing even if individual stop operations fail.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Request model for bulk stop-snapshot operations at the topic level.
Accepts topic DB IDs to identify the source connectors whose snapshots should be stopped. Because a snapshot runs at the source level, stopping affects all topics for that source, not just the selected ones.
List of topic DB IDs (_id) to operate on.
1 - 500 elements