Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 625 Bytes

PartnerOauthRequest.md

File metadata and controls

12 lines (9 loc) · 625 Bytes

# PartnerOauthRequest

Properties

Name Type Description Notes
client_id string The client identifier issued to obtain the OAuth access token.
client_secret string The client secret issued to obtain the OAuth access token.
grant_type string Refers to the way an application gets OAuth access token.
scope string A space delimited list of partner scopes. [optional]

[Back to Model list] [Back to API list] [Back to README]