Skip to main content
PATCH
Update document field
Update or delete specific documents in the Data Lake.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

source
string
required
db
string
required
id
string
required

Body

application/json
field
string
required

The field name to update

value
any
required

The new value for the field

Response

200 - application/json

Field updated successfully.

message
string
changes
object