https://dcmp-toolbox.atlassian.net/rest/api/3/issue/<issue>
Trying this
getting 405
What is wrong?
HTTP 405 means "Method not allowed"
Performing an update should be done using a "PUT" method, which one are you using? Perhaps POST?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Still have a question?
Get fast answers from people who know.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.