v1
latestOpenAPI 3.1.02026-08-04409.4 KBRead Token
post/user/login
Headers
Content-Typestring
Request body
Response
200
Example response
{
"data": {
"token": "eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9"
}
}200
{
"data": {
"token": "eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9"
}
}