Database table rows
Updates the user's notification preferences for comments made on a specified table row.
This is a premium feature.
put/api/row_comments/{table_id}/{row_id}/notification-mode/
Path parameters
row_idinteger required
The row on which to manage the comment subscription.
table_idinteger required
The table id where the row is 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.
Request body
Response
No response body
Changes
No recorded changes to this endpoint across all 6 revisions of this API.