...
|
Request Parameters
access_token | iSpring Learn Account API Access Token. |
|---|---|
expires_in | The token’s lifetime is 1800 seconds (30 minutes). After that, the token becomes invalid. |
token_type | The type of token used for authorization, which always takes the value of “bearer.” |
...