Orgs Tables
Create a record
Create a new record in a table.
POST
Create a record
Authorizations
Bearer token authentication using your API key
Body
Map of field key → value. Multi-value fields accept arrays; pass null or [] to clear.
The emoji of a curated icon a user can pick for a table, view, field, or other entity
The view to place the record in.
Maximum string length:
128The neighbor to sort the record after.
Maximum string length:
1024The neighbor to sort the record before.
Maximum string length:
1024Response
200 - application/json
The picked icon. Null falls back to the table icon.
Whether the record is archived.
The position of the record in the view.
Last modification time. Total-orders concurrent updates so caches can keep the newest copy.
The values of the record.
- Option 1
- Option 2
- Option 3
- Option 4
- Option 5
- Option 6
- Option 7
- Option 8
- Option 9
- Option 10
- Option 11
- Option 12
- Option 13
Create a record