Skip to main content
POST
Add recording visual-redaction regions

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Path Parameters

id
string
required

Recording id to add the redaction region(s) to. Must be a completed video_room recording with stored media.

Required string length: 1 - 128

Body

application/json
regions
object[]
required

One or more redaction regions to add. All-or-nothing — the whole request is rejected if any region is invalid.

Required array length: 1 - 200 elements

Response

The added redaction region(s).

data
object
meta
object