v1
latestOpenAPI 3.0.02026-07-26356764.0 KBHistory
Replay history
Replay a specific history.
post/history/replay/{streamId}/{id}
Path parameters
streamIdstring uuid required
Stringified UUIDv4. See RFC 4112
The id of the stream the history will be replayed
idstring uuid required
Stringified UUIDv4. See RFC 4112
The id of the history to replay
Response
Ok
Example response
{
"payload": {
"abi": [
{}
]
}
}