Search found 1 match

by mike92117
14 Oct 2021, 19:21
Forum: General Discussion
Topic: Delete an issue using rest api
Replies: 1
Views: 3951

Delete an issue using rest api

I have been testing out the rest api using POSTMAN. My particular mantis install is on version 2.24.2 (latest version is 2.25.2). So I'm nearly up-to-date.
My installation is Windows (IIS).

I have found the calls using the GET verb work just fine. For example, Get all issues, Get an issue both ...