Skip to main content
PATCH
Update Record

Authorizations

Softr-Api-Key
string
header
required

Path Parameters

databaseId
string
required
tableId
string
required
recordId
string
required

Query Parameters

fieldNames
boolean
default:false

If true, use field names as keys in the response fields object instead of field IDs.

Body

application/json
fields
object

A map of Field IDs to their new values.

Response

The updated record.

data
object