DEV Community

Cover image for 🚀 API Maker - Update many API [Put operation]
API Maker®
API Maker®

Posted on

🚀 API Maker - Update many API [Put operation]

Update multiple records in a single API call.

▸ Modify record according to the condition of the request payload.


✅ List of Feature
👉 Body ▸ User can enter the criteria in this body section.
👉 Most of operator support
👉 Received counter of the number of rows that were modified in the response.


⭐ Supported Operator ⭐

⚡️ $in
⚡️ $nin
⚡️ $and
⚡️ $or
⚡️ $eq
⚡️ $gt
⚡️ $gte
⚡️ $lt
⚡️ $lte


Youtube video link

https://youtu.be/iRq6EumX83A

Websites

https://apimaker.dev

API Docs link

https://docs.apimaker.dev/v1/docs/apis-all/generated-apis/auto-generated-update-many-api.html

https://docs.apimaker.dev/v1/docs/apis-all/schema-apis/auto-generated-schema-based-update-many-api.html

More Examples

https://docs.apimaker.dev/v1/examples/sys/db/updateMany.html

https://docs.apimaker.dev/v1/examples/sys/db/gen/updateManyGen.html

Follow on twitter

https://twitter.com/api_maker

Linked In

https://www.linkedin.com/company/api-maker

More YouTube Videos

https://www.youtube.com/@api_maker/playlists

Top comments (0)