Sessions
Create a session token
Creates a session JSON Web Token (JWT) based on a session.
post/sessions/{session_id}/tokens
Path parameters
session_idstring required
The ID of the session
Request body
Response
OK
Creates a session JSON Web Token (JWT) based on a session.
The ID of the session
OK