Skip to main content
POST
Update multiple records in a single batch operation

Authorizations

Authorization
string
header
required

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

Headers

x-data-source
string
default:live

Path Parameters

workspace_id
integer<int64>
required
table_id
integer<int64>
required

Body

items
object[]

Response

Success!

success
string[]
success_total
integer<int64>