AdminBearerAuthRes
AdminBearerAuthRes: Object
The access token of the user, if they're authenticated successfully.
Type declaration
access_token
stringRequiredAccess token that can be used to send authenticated requests.
Was this section helpful?