Versions Compared

Key

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

...

  1. Navigate to the ‘Create API Key’ api call under the ‘Authorization Setup’ folder within the imported Postman collection.

  2. Click the ‘Authorization’ tab and make sure ‘Bearer Token’ is chosen.

  3. Insert the token gathered in step 6 of “Gathering your JWT” here

  4. Navigate to the ‘Body’ tab

  5. If you want an expiration on the token, update the date/time to the proper expiration time. If you do not want an expiration, modify the body to look like thisreflect. StatustitleUnknown Attachment

    Image AddedImage Added
  6. Click ‘Send’

  7. The return should look like this

...