Updating an issue via Rest

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
KWater
Posts: 1
Joined: 11 Aug 2021, 18:00

Updating an issue via Rest

Post by KWater »

Hello!

I have been trying to write a rest request which will allow my to update fields in a given issue, however I am running into a "MethodNotAllowed" status code when I try to use the PATCH method on the endpoint "/api/rest/issues/{issue ID}" our Mantis is on version 2.24, so it should not be a problem with that.

Does anyone have any suggestions on this? Would I be better off trying to use the SOAP api?

Thank you
Post Reply