latestOpenAPI 3.1.0MIT2026-08-226224149.1 KB
613ceff68dc7
Reset a data stream
Asynchronously wipes all records on the stream while preserving stream config, property definitions, and reconciliation links. Always async. Poll the returned operation.
post/data_streams/{key}/reset
Path parameters
keystring required
The immutable data stream key
Response
Reset accepted. Poll GET /data_streams/{key}/operations/{id} (also set in the Location header).