How-to Create a Rest API - Part 6: Add a Delete Method

Опубликовано: 17 Март 2025
на канале: Mendix
7,111
19

In part 6, Jeff Goldberg demonstrates adding a DELETE method for removing objects from our database. For this DELETE method, we want the user to supply the ID of the object in the request URL, have a microflow find the object and then delete it from the database.

Follow along on the Mendix Low-Code Platform for free: https://signup.mendix.com/

Questions or Comments? Please Post Below!

Learn More About Low-Code: https://www.mendix.com/low-code-guide/

Latest News: https://www.mendix.com/blogs/

#lowcode #restapi #tutorial #mendix #applicationdevelopment #applicationdesign