PACECloudSDK
/
cloud.pace.sdk.api.poi.generated.request.sources
/
UpdateSourceAPI
/
UpdateSourceService
/
updateSource
update
Source
@
PUT
(
value =
"sources/{sourceId}"
)
abstract fun
updateSource
(
@
Path
(
value =
"sourceId"
)
sourceId:
String
? = null,
@
Body
body:
UpdateSourceAPI.Body
):
Call
<
Source
>
Content copied to clipboard