...
In the below example we use curl
command in terminal (command line) to send https requests to JIRA from the command line (terminal).
Sending request to JIRA
Following commands can be used to determine project and issue permissions for a user (please replace user, password, jira-url, DEMO and DEMO-1 with your JIRA data):
...