PACECloudSDK
/
cloud.pace.sdk.api.user.generated.request.sessions
/
UpdateSessionAPI
/
UpdateSessionService
/
updateSession
update
Session
@
PUT
(
value =
"sessions/{sessionId}"
)
abstract fun
updateSession
(
@
Path
(
value =
"sessionId"
)
sessionId:
String
? = null,
@
Body
body:
Session
):
Call
<
CreateOTP
>
Content copied to clipboard