Update a table field
Update a field. type is immutable; key can be renamed.
Documentation Index
Fetch the complete documentation index at: https://docs.useinvent.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer token authentication using your API key
Path Parameters
Org ID
Table ID
Field ID
Body
1 - 64^[a-z][a-z0-9_]{0,63}$A table field schema
- 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
- Option 14
- Option 15
- Option 16
- Option 17
Per-feature config map keyed by feature name (e.g. button, auto_fill, sync). Each value carries input + optional definitions.
128Whether the field is readonly.
Whether the field is archived.
none, auto_fill What happens when the referenced target is deleted (ref-typed fields only). restrict forbids deleting the target while any cell still points to it. clear allows the delete and drops those field values on remaining rows. cascade also deletes table rows that reference the target via this field.
restrict, clear, cascade Response
- Option 1
- Option 2
string, number, boolean, date, datetime, enum, file, record, contact, user, chat, segment, assistant The file type allows users to upload files
- 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
- Option 14
- Option 15
- Option 16
- Option 17
system