Method
Endpoint
Description
POST
/v4/table
Create a table row.
GET
/v4/table/:id
Retrieve a table row.
PUT
Update a table row.
DELETE
Delete a table row.
/v4/table-templates
Retrieve table templates.
/v4/table-statuses/:templateId
Retrieve table statuses.
/v4/table/:id/draft-templates
Retrieve table draft templates.
/v4/table/:id/switch-template
Switch table template.
Last updated 7 months ago