v1

latestSwagger 2.02026-07-175385118.4 KB
user

user loginV2

user login

post/v2/login

Request body

captchastring required
captcha_idstring required
passwordstring required
tenantstring required
usernamestring required

Example request

{
  "captcha": "01722",
  "captcha_id": "Md9kzZQn9xohumhOTc81",
  "password": "123456",
  "tenant": "test",
  "username": "test"
}

Response

OK