Creates a replay job to retrieve activities from up to the past 5 days for all subscriptions associated with a given webhook.
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.