Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 2.5 KB

File metadata and controls

12 lines (8 loc) · 2.5 KB

CreateApplicationAccessTokenResponseBody

successful operation

Fields

Field Type Required Description Example
accessToken string ✔️ A new access token that is used to authenticate against resources that belong to the app itself. gTm0p62yYXFiB1rOdhV0TsNOinC2V2P1CMaAtojkO9JEGbv3i5
tokenType string ✔️ The type of token, always "Bearer" Bearer
expiresIn int ✔️ The lifetime of the access token, in seconds. Default is 3600. 3599