Cell
API for Cell object
Method & Permission
*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
Cell List
GET
/tables/cell/list/{level}/{sid}/{serializer}/
Path Parameters
Query Parameters
Headers
Cell List
POST
/tables/cell/list/{level}/{sid}/{serializer}/
Create a new cell for a row.
Path Parameters
Query Parameters
Headers
Cell Detail
PATCH
/tables/cell/detail/{sid}/
Update the content of a cell.
Path Parameters
Headers
Last updated