Remove By id
▸ Delete a row from the table that matches the value of id params.
✅ List of Feature
⚡️ Primary key override
⚡️ Modify response using Query Params
⭐ Params ⭐
👉 id ▸ User can update single record by id
👉 primaryKey ▸ Based on primary key field, user can update data.
⭐ Query Params ⭐
👉 select ▸ Retrieve the fields based on the user's needs.
👉 deep ▸ Obtain more precise / details data in a certain field.
Youtube video link
Websites
API Docs link
https://docs.apimaker.dev/v1/docs/apis-all/generated-apis/auto-generated-remove-by-id-api.html
More Examples
https://docs.apimaker.dev/v1/examples/sys/db/removeById.html
https://docs.apimaker.dev/v1/examples/sys/db/gen/removeByIdGen.html
Follow on twitter
Linked In
https://www.linkedin.com/company/api-maker
Top comments (0)