Last Updated: May 27, 2021
Use this function to delete an existing issue.
Delete Issue (token, url, username, issue_key)
Input Parameter Name | Description |
---|---|
token | JIRA API token |
url | JIRA URL |
username | JIRA username |
issue_key | Key of the Issue |
To know more about token, click here.
Return Value | Description |
---|---|
Output |
|
Delete Issue (ABCDCEF, https: //yourusername.atlassian.net, yourname@gmail.com, EX-30)
To view all the JIRA functions, click here.