ztcorekit
/
fr.zhortech.ztcorekit.api.activity
/
ZTActivityServiceDefinition
/
patchComment
patch
Comment
@
PATCH
(
value =
activity/comment/{commentId}
)
abstract fun
patchComment
(
@
Path
(
value =
commentId
)
commentId:
String
,
@
Body
()
payload:
Map
<
String
,
String
>):
Observable
<
ZTActivityComment
>
Content copied to clipboard