Giving restricted access to Api endpoint

Hi Team,

How we can give access to the client oauth app to only one api end point and not to other end points.

Thanks,

Abhijeet Hivarkar

Hi Abhijeet,

The closest thing that I know about are scopes. Take a look at https://help.mypurecloud.com/articles/introduction-to-scopes/

--Jason

Hi Jason,

Is there any way by which I can create an Oauth App with only observation endpoint access permissions.

Thanks,

Abhijeet Hivarkar

No. Scopes are the only way to restrict an OAuth client and scopes often allow multiple routes.

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.