Session Management
Create a new session token for a user
POST
https://{tenant_id}.hanko.io/admin
/
sessions
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your API key. Must only be used when using Hanko Cloud.
Response
200 - application/json
Was this page helpful?