post https://base_url/core/api/v1/aaa/auth/client-credentials
This endpoint request an Access Token by using the Client's credentials (Client ID and Client Secret). This is the OAuth 2.0 grant that server processes use to access an API.
This endpoint request an Access Token by using the Client's credentials (Client ID and Client Secret). This is the OAuth 2.0 grant that server processes use to access an API.
Try It!
to start a request and see the response here!