Database table rows
Creates a comment on the specified row.
This is a premium feature.
post/api/row_comments/{table_id}/{row_id}/
Path parameters
row_idinteger required
The row to create a comment for.
table_idinteger required
The table to find the row to comment on in.
Query parameters
viewinteger
Optionally provide a view id. If the user doesn't have table-level permissions, the system will check if the user has view-level permissions as a fallback.