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)