Authentication Auth2.0 - Client Credentials


 The Client Credentials grant type in OAuth 2.0 is used to obtain an access token with users' client ID and secret. 





🔴All other fields(Authorization URL, Scopes, response type, additional fields) and API’s (Access Token API, Refresh Token,Test Me API, Connection label) are the same as described above authorization code .