Update Entry for Loop

This endpoint allows you to update an entry to a previously created datatable.

📘

Note

The datatable name in the request body is used as a placeholder as the datatable can be any custom name depending on the datatables in your organization, e.g., Nuban, Bvn, RC, etc. Use the name of the datatable to send this request.

Example Request Body

{
    "Nuban": "0123456968"
}
Language
Authorization
Header
Click Try It! to start a request and see the response here!