Skip to main content
POST
/
v1
/
events
/
replay
Initiate an event replay (API key)
curl --request POST \
  --url https://api.monigo.co/v1/events/replay \
  --header 'Authorization: <api-key>'
{}

Authorizations

Authorization
string
header
required

API key with Bearer prefix (for programmatic/server-to-server access), format: Bearer {api_key}

Response

Accepted

The response is of type object.