Submits a request to retrieve activities from up to the past five days for all subscriptions associated with the specified webhook during the date and time windows provided.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The unique identifier for the webhook configuration.
"1146654567674912769"
The oldest (starting) UTC timestamp (inclusive) from which events will be provided, in yyyymmddhhmm
format.
"202504242000"
The latest (ending) UTC timestamp (exclusive) up to which events will be provided, in yyyymmddhhmm
format.
"202504242200"
The request has succeeded.
Confirmation that the replay job request was accepted.