Create an OAuth client for a user
Learn how to create an OAuth client for a user.
Zuora recommends that you use OAuth to authenticate to the Zuora REST API. To authenticate using OAuth, you must first create an OAuth client for a user.
After creating the client, you are ready to generate an OAuth token with the client ID and client secret. See Create an OAuth token for more information.