Cell
API for Cell object
Last updated
API for Cell object
Last updated
*Cell can not be posted/modified if row.is_locked=True
, unless the widget can be added at the read-only
*Cell can not be posted/modified if row.is_archived=True
GET
/tables/cell/list/{level}/{sid}/{serializer}/
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
POST
/tables/cell/list/{level}/{sid}/{serializer}/
Create a new cell for a row.
PATCH
/tables/cell/detail/{sid}/
Update the content of a cell.
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
API
GET
POST
PUT
PATCH
DELETE
Cell List
Admin, Project Admin, Project Edit, Project View
Project Admin*, Project Edit*
-
-
-
Cell Detail
-
-
-
Project Admin*, Project Edit*
-
level
string
organization
sid
string
organization sid
serializer
string
choose of [name, list, detail]
row__sid
string
token
string
the authentication token
level
string
level=organization
sid
string
sid=organization sid
serializer
string
choose of [name, list, detail]
row__sid
string
the sid of the row
token
string
the authentication token
sid
string
cell sid
token
string
the authentication token