Extend a Session
PATCH/iam/sessions/:id/extend
Calling this endpoint extends the given session ID. If session.earliest_possible_extend is set it
will only extend the session after the specified time has passed.
Retrieve the session ID from the /sessions/whoami endpoint / toSession SDK method.
Request
Responses
- 200
- 400
- 404
- default
session
errorGeneric
errorGeneric
errorGeneric