Session
Update an existing session
Updates the session data associated with the specified sessionId
.
PUT
/
accounts
/
sessions
/
{sessionId}
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The session ID.
Body
application/json
Was this page helpful?