Skip to content

Bulk event ingest

POST
/recordings/{recordingId}/ingest

Ingest recording events in batch mode via POST into rrweb cloud. This is available for clients or environments which don't support websocket ingestion.

Authorizations

Public API Key
Public API key for authentication.

Parameters

Path Parameters

recordingId*

The recording ID

Type
string
Required
Example"000e8400-e00b-00d0-a716-446655440000"
Format
"uuid"

Query Parameters

debug

Enable debug mode

Type
string
Example"true"

Responses

Successfully ingested recording events

Playground

Authorization
Variables
Key
Value

Samples

Powered by VitePress OpenAPI