Welcome to Zuora Product Documentation

Explore our rich library of product information

Use client secret

Provides details on using the Client Secret, including required fields such as Access Token URL, Client ID, and Client Secret, as well as optional fields like Scope.

Field

Description

Access Token URL (Required)

The URL to request the access token for the given Client ID and Client Secret.

Client ID (Required)

The client ID you got from your OAuth 2.0 provider.

Client Secret (Required)

The client secret you got from your OAuth 2.0 provider.

Scope (Optional)

As defined by the authorization server.