Skip to main content
POST
Replay a captured request with optional edits

Authorizations

Authorization
string
header
required

JWT authentication token

Path Parameters

eventId
string<uuid>
required

Event UUID

Query Parameters

chat_id
string
required

Task ID

Body

application/json
allow_recursive
boolean
body
string
follow_redirects
integer
Required range: 0 <= x <= 5
json_delete
string[]
json_set
object
method
string
path
string
remove_headers
string[]
replace
object[]
return_body_chars
integer
Required range: 0 <= x <= 100000
set_headers
object
timeout_ms
integer

Response

Replay completed

elapsed_ms
integer
required
final_url
string
required
new_event_id
string<uuid>
required
status_code
integer
required
body_length
integer
body_preview
string
hops
integer
response_headers
object
truncated
boolean