删除回复

DELETE {{base_url}}/drive/v1/files/:file_token/comments/:comment_id/replies/:reply_id?file_type=sheet

删除云文档中的某条回复。

参考接口文档:删除回复

Request Params

KeyDatatypeRequiredDescription
file_typestring文档类型

RESPONSES

status: OK

{"code":0,"data":{},"msg":"Success"}