Search found 1 match

by KWater
11 Aug 2021, 18:04
Forum: Help
Topic: Updating an issue via Rest
Replies: 0
Views: 3454

Updating an issue via Rest

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 i...