Page 1 of 1

PATCH Request with fetch

Posted: Mon May 20, 2019 5:10 pm
by tempoff
Hello everyone!

Can you also add a patch http method to fetch tool please? It can be very useful.

Re: PATCH Request with fetch

Posted: Fri Jun 05, 2020 4:53 am
by tempoff
It's been a while..

Re: PATCH Request with fetch

Posted: Tue Jul 14, 2020 10:04 pm
by evol
+1 for this request to support the PATCH HTTP method in the Fetch tool.

My use case is to update DNS using the Cloudflare DNS API, which requires the PATCH method to for certain methods.

Would you please consider implementing this? It should be pretty straightforward.

Re: PATCH Request with fetch

Posted: Mon Sep 28, 2020 4:47 am
by kx002
+1, I need this as well. Besides 'PATCH', I am also requesting 'DEL' method.

Re: PATCH Request with fetch

Posted: Tue Sep 29, 2020 2:00 am
by Kamaz
+1 for PATCH method

Re: PATCH Request with fetch

Posted: Sat Jan 08, 2022 10:29 pm
by eset
MikroTik it's time to do something with that guys.. common.. also vote for PATCH , it's 2022 , new RouterOS v7 and now PATCH ..

Re: PATCH Request with fetch

Posted: Tue Jan 11, 2022 12:05 am
by infabo
+1
It won't happen

Re: PATCH Request with fetch

Posted: Thu Aug 18, 2022 10:45 pm
by gmathers40
come on guys addddddd please

Re: PATCH Request with fetch

Posted: Fri Sep 15, 2023 2:10 pm
by komodin
+1, please add PATCH method. I'm trying to add records to a PowerDNS using the API when a PPP users connects and I can't because of this :(

Re: PATCH Request with fetch

Posted: Fri Sep 15, 2023 4:13 pm
by Amm0
+1, please add PATCH method. I'm trying to add records to a PowerDNS using the API when a PPP users connects and I can't because of this :(
You might want to file it as a feature request at https://help.mikrotik.com. Since their REST API support it inbound, it is strange that they skipped PATCH in /tool/fetch outbound.