Session
Update an existing session
Updates the session data associated with the specified sessionId
.
PUT
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The session ID.
Body
application/json
Response
200
application/json
Successfully updated the session.
The response is of type object
.