Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 597 Bytes

AuthenticationAuthorizationCodeCredentials.md

File metadata and controls

14 lines (10 loc) · 597 Bytes

AuthenticationAuthorizationCodeCredentials

Properties

Name Type Description Notes
client_id string [optional]
code string [optional]
company_id string [optional]
redirect_uri string [optional]
current_code string To update an existing authorization code, pass it here. [optional]

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