Events
Replay event
This endpoint replays an event afresh assuming it is a new event.
PUT
/
v1
/
projects
/
{projectID}
/
events
/
{eventID}
/
replay
Authorizations
Authorization
string
headerrequiredPath Parameters
projectID
string
requiredProject ID
eventID
string
requiredevent id
Response
200 - application/json
message
string
status
boolean
data
object
Was this page helpful?