Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Instead of the session ID also the internalSessionUniqId can be provided. Thats possible for DELETE only, and the calling user must be an API user.

Special session api calls

URL:

/editor/session/impersonate

Available Methods:

GET

Parameters:login

Specialities:

Impersonate or log in as different user in translate5. The user to impersonate is defined as

GET "login" parameter (ex: /editor/session/impersonate?login=manager4).

Requirements:Authenticate user with api role is required. Also the "login" parameter is mandatory.

Anchor
APIUsage
APIUsage
Using the received sessionId in other API calls

...