Takeover Session

This endpoint should be used to take over the existing active sessions on a given end-user account.

The session can be taken over in the same way as it’s being created. You must provide one additional parameter in request body sessionId which should contain the ID of a session you intend to takeover

Authorisation

Each valid request must be signed by JWT Token. The token must be placed within the Authorization header of the request using the Bearer schema.

More details about the integration can be found in the tutorials here.

Language
Authorization
Header
Click Try It! to start a request and see the response here!