Update Record
Records
Update Record
Partially update a specific record by its ID. Only the fields provided in the request body will be changed.
PATCH
Update Record
Documentation Index
Fetch the complete documentation index at: https://softr-2b8a27e1-main-se-18622.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Query Parameters
If true, use field names as keys in the response fields object instead of field IDs.
Body
application/json
A map of Field IDs to their new values.
Response
The updated record.