Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 583 Bytes

InlineObject.md

File metadata and controls

13 lines (9 loc) · 583 Bytes

InlineObject

Properties

Name Type Description Notes
code str The authorization code received via /oauth/authorize
grant_type str Must be set to the string `authorization_code`
client_id str Your integration’s unique identifier
client_secret str Your integration’s secret

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