Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 748 Bytes

OauthAccess.md

File metadata and controls

15 lines (11 loc) · 748 Bytes

OauthAccess

Properties

Name Type Description Notes
accessToken String Access token information. [optional]
data [NameValue] A Base64-encoded representation of the attachment that is used to upload and download the file. File attachments may be up to 50 MB in size. [optional]
expiresIn String [optional]
refreshToken String [optional]
scope String Must be set to "api". [optional]
tokenType String [optional]

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