ztcorekit
/
fr.zhortech.ztcorekit.api.activity
/
ZTActivityServiceDefinition
/
deleteComment
delete
Comment
@
DELETE
(
value =
activity/comment/{commentId}
)
abstract fun
deleteComment
(
@
Path
(
value =
commentId
)
commentId:
String
):
Observable
<
ResponseBody
>
Content copied to clipboard