Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Warning

This documentation assumes basic knowledge of REST API, Authorization mechanisms, and Web Browser Network Tools. 

Table of Contents

Get JWT


Visit the Configuration Page for Secure Fields for some project.

...

Add Authorization Header with value of obtained JWT Token (remember to include prefix "JWT")

Image Modified

Execute Request

Your response from Postman Should be exactly the same as response in WebBrowser

...