Skip to main content
PUT
Place or release recording legal hold

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Path Parameters

id
string
required

Recording id to place or release a hold on.

Required string length: 1 - 128

Body

application/json
hold
boolean
required

True to place a hold, false to release it.

reason
string

Optional operator-supplied justification for the change.

Maximum string length: 512

Response

Resulting legal-hold state after the write.

data
object
meta
object