Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 491 Bytes

File metadata and controls

10 lines (7 loc) · 491 Bytes

# SingleSignOnTokenRequest

Properties

Name Type Description Notes
code string The code received on the redirect URI after the customer approved the single sign on request. [optional]
grant_type string Grant type. The value should be simple_key. [optional]

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