ID/Access Token

Login and generate ID Token

post
Body
usernamestringOptionalExample: [email protected]
passwordstringOptionalExample: secure
Responses
200

Successful operation

application/json
post
/api/auth/login

Generate Access Token

post
Body
tenantIdstringOptionalExample: 1234
Responses
200

Successful operation

application/json
post
/api/auth/access-token

Last updated

Was this helpful?