Bulk edit records
Bulk update or delete metadata fields on multiple records.
Authentication
AuthorizationBearer
API key or Clerk session token
Request
This endpoint expects an object.
applyToAll
conditions
deleteFields
dryRun
recordFilter
recordIds
updates
Response
Bulk edit result with before/after diffs
data
recordIds
schemaWarnings
warnings
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
422
Unprocessable Entity Error
500
Internal Server Error