/
GO
goinfinite
/
OsApi
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 38m ago · Updated 1mo ago
Details
Filter operations
account
6
auth
1
post
CreateSessionTokenWithCredentials
cron
4
database
5
files
9
marketplace
4
o11y
1
runtime
3
scheduled-task
2
services
6
setup
1
ssl
4
vhosts
12
auth
CreateSessionTokenWithCredentials
Create a new session token with the provided credentials.
post
/v1/auth/login/
Request body
DtoCreateSessionToken
required
password
string
username
string
Response
OK
EntityAccessToken
required
expiresIn
integer
tokenStr
string
type
string
Changes