Forum Discussion
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"
}
Please let me know, from where we get access key, secretkey and account id?
Related Content
- 2 years ago
- 8 years ago
Recent Discussions
- 18 hours ago
- 2 months ago