Streams
Purge stream messages
Purges messages from a stream with optional filters
delete/storage/stream/{name}/purge
Path parameters
namestring required
Name of the stream
Request body
Response
Bad Request
Example response
{
"message": "success"
}Purges messages from a stream with optional filters
Name of the stream
Bad Request
{
"message": "success"
}