delete https://{server}/api-gateway/api/v2/dtables//comments//
Delete a certain comment by its ID.
Response
Delete a certain comment by its ID.
xxxxxxxxxx
curl --request DELETE \
--url https://cloud.seatable.io/api-gateway/api/v2/dtables/base_uuid/comments/comment_id/ \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: