latestOpenAPI 3.0.32026-08-10119559584.8 KB

6d091bc86a33

DQ Auth API

Create an authentication request to sign in with username and password and generate a JWT token

Creates an authentication request to sign in with username and password and generate a JWT token.

Sign in with your username and password to generate a JWT token

post/v3/auth/signin

Request body

usernamestring

Username

passwordstring

Password

issstring

Issuer (tenant name)

Response

JWT token is generated