Bearer Token

A bearer token is an HTTP authentication scheme that involves authentication with security tokens. The client can define this token in the Authorization header while making requests to protected resources.
  1. In the REST task, select the Authorization type as Bearer Token.
  2. Enter the Token value.
    Note: The Token field is masked.
  3. Click Save.