Jira Flow›
Jira Flow
Remove Jira Issue
Remove Jira Issue
POST
/api/v1/jira/remove
Authorizations
Authorizationstringheaderrequired
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Response
application/jsonOK
messagestring
Example:
"Jira Issue unlinked successfully"typestring
Example:
"Success"