Subscriptions
Replay any previously parked messages in a stream
Replay any previously parked messages in a stream that were parked by a negative acknowledgement action.
post/subscriptions/{stream}/{subscription}/replayParked
Path parameters
streamstring required
The stream the persistent subscription is on.
subscriptionstring required
The name of the subscription group.
Query parameters
{"stackTrail":"paths:/subscriptions/{stream}/{subscription}/replayParked:post:parameters:2:schema","oasType":"schema","type":"unknown"}
The stream event number to stop at.
Response
OK