This sample code illustrates how to make calls to the OAuth 2.0 Tokens API using Python. As a part of the sample use case, this code also illustrates how to use a generated OAuth 2.0 access token to make calls to the Users API and Roles API using Python.
If you’re using the Generate Tokens v2 API or Refresh Tokens v2 API, replace the
oauth_endpointvalue in the sample with/auth/oauth2/v2
Have a Question?
Found a problem or a bug? Submit a support ticket.
Looking for walkthroughs or how-to guides? Check out our Knowledge Base.
Have a product idea or request? Share it in our Ideas Portal.