Skip to main content
POST
Create Session (with Login)

Body

application/json
password
string
Example:

"Alexander4"

request_token
string
Example:

"65fa8d51d4cc82668dd72b231591cc824231193c"

username
string
Example:

"Chisa_"

Response

200 - application/json

Session (with Login)

expires_at
string
Example:

"2025-01-03 16:37:35 UTC"

request_token
string
Example:

"65fa8d51d4cc82668dd72b231591cc824231193c"

success
boolean
Example:

true