ztcorekit
/
fr.zhortech.ztcorekit.api.activity
/
ZTActivityServiceDefinition
/
updateAttributes
update
Attributes
@
PATCH
(
value =
activity/{activityId}/attributes
)
abstract fun
updateAttributes
(
@
Path
(
value =
activityId
)
activityId:
String
,
@
Body
()
payload:
Map
<
String
,
Any
>):
Observable
<
ResponseBody
>
Content copied to clipboard