Skip to main content
POST
Apply an update through a Database View

Authorizations

Authorization
string
header
required

Bearer JWT token or API Key (sk-*).

Path Parameters

databaseViewId
string
required

Body

application/json
action
enum<string>
required
Available options:
UPDATE,
DELETE
targetDatabaseId
string
required
keyMapping
object
required
mutationToken
string
required
data
object
return
boolean
onlyKeys
boolean

Response

201 - undefined
Last modified on September 5, 2026