Basic auth APIs
Get auth token
POST
OAuth 2.0 token endpoint
Authorizations
JWT Authorization Token header using the Bearer scheme
Body
application/json
Response
200
application/json
Default Response
The response is of type object
.
OAuth 2.0 token endpoint