Library
Class

RESTClient

Name

setBearerAuthorizationHeader

Description Sets the HTTP Authorization header with a Bearer token value. Typically used with an OAuth2 API access token.
Syntax
client.setBearerAuthorizationHeader(token)
Parameters
client RESTClient: any variable of type RESTClient
token
Usage Application
Updated on Sun Sep 03 21:52:12 PDT 2017

Creative Commons License