Basic Auth

The client sends HTTP requests with the Authorization header that contains a base64-encoded value of Username and Password.
  1. In the REST task, under Authorization, select Auth Type as Basic Auth.
  2. Enter the Username and Password.
  3. Click Save.