...
Navigate to the ‘Create API Key’ api call under the ‘Authorization Setup’ folder within the imported Postman collection.
Click the ‘Authorization’ tab and make sure ‘Bearer Token’ is chosen.
Insert the token gathered in step 6 of “Gathering your JWT” here
Navigate to the ‘Body’ tab
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.
Status title Unknown AttachmentClick ‘Send’
The return should look like this
...