Forum Discussion
FernandoBooster
New Contributor
Hi I was able to generate a JWT token in postman.
You want to create a POST request to this URL https://prod-vortexapi.zephyr4jiracloud.com/api/v1/jwt/generate
Add Key value for Header
Content-Type = application/json
For Body select raw input
{
"accessKey":"XXXXXXXXXXX",
"secretKey":"XXXXXXXXXX",
"accountId":"XXXXXXXXXXXX"
}
SuW
2 years agoOccasional Contributor
Hi Fernando.
This is the single most useful thing I've found in ages. I only use Postman and I'm not a developer so I had absolutely no idea how to generate a JWT using all the other methods described. This is really helpful. Thank you.
Kind regards
Su
Related Content
- 2 years ago
- 30 days ago
- 8 years ago
Recent Discussions
- 14 days ago
- 21 days ago