EndpointsOAuthDetails Object

Includes OAuth information about an API's endpoints.

This object is used by the following operations:

The properties included in the EndpointsOAuthDetails object are listed below.

Property Type Required Description
ProductionEndpoint EndpointOAuthDetails Optional Includes OAuth information for an API's Production endpoint, such as the supported OAuth version and grant types.
SandboxEndpoint EndpointOAuthDetails Required Includes OAuth information for an API's Sandbox endpoint, such as the supported OAuth version and grant types.