Authentication
QAF API calls require valid Authorization header for authentication and authorization. Qaf uses OAuth2 for getting an access_token
Client Authentication - Get Access Token
Headers
Name
Type
Description
Request Body
Name
Type
Description
{
// Response
}Example
Response
Last updated