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.
In the REST task, select the
Authorization type as Bearer
Token.