DEV Community

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

Posted on

4 3 1 2

🚀 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

Image of Datadog

Create and maintain end-to-end frontend tests

Learn best practices on creating frontend tests, testing on-premise apps, integrating tests into your CI/CD pipeline, and using Datadog’s testing tunnel.

Download The Guide

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay