Create Row Commentpost https://{server}/api-gateway/api/v2/dtables/{base_uuid}/comments/Create a comment for a certain row.Path Paramsbase_uuidstringrequired^[0-9a-fA-F]{8}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{12}$The unique identifier of a base. Sometimes also called dtable_uuid.Query Paramstable_idstringrequired^[A-Za-z0-9]{4}$The id of the table. The id of a table is unique inside a base and is often used to identify a table.row_idstringrequired^[A-Za-z0-9\-\_]{22}$Unique id of a row.Body ParamscommentstringResponse 200OKUpdated 4 months ago Did this page help you?YesNo