AccessTokenResponse
Name
Type
Description
access_token *
string
The Bearer access token to be used to authenticate requests to Nibela APIs.
expires_in_sec *
integer
The amount in seconds in which the access token is valid.
type *
string
Access token type with value "Bearer".
Last updated