Skip to main content

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.

Required Permission:

  • Resource: iam:sessions:{id}

  • Action: iam:sessions:extend

Request

Responses

session