v3

latestOpenAPI 3.0.3MIT2026-07-313881,2455.6 MB
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

mode'all' | 'mentions' required
  • all - all
  • mentions - mentions

Response

No response body