Skip to main content
POST
Create Record

Authorizations

Softr-Api-Key
string
header
required

Path Parameters

databaseId
string
required
tableId
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 values.

Response

The newly created record.

data
object