v1

latestOpenAPI 3.0.02026-07-26356764.0 KB
History

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

idstring uuid required

Stringified UUIDv4. See RFC 4112

datestring date-time required
errorMessagestring required
webhookUrlstring required
streamIdstring required
tagstring

Example response

{
  "payload": {
    "abi": [
      {}
    ]
  }
}