PACECloudSDK
/
cloud.pace.sdk.api.poi.generated.request.poi
/
ChangePoiAPI
/
ChangePoiService
/
changePoi
change
Poi
@
PATCH
(
value =
"pois/{poiId}"
)
abstract fun
changePoi
(
@
Path
(
value =
"poiId"
)
poiId:
String
? = null,
@
Body
body:
ChangePoiAPI.Body
):
Call
<
POI
>
Content copied to clipboard