Delete Entry in Data Table

Use this API to Delete Entry in Data Table. You need to provide the unique identifier of the entry you wish to delete

Behaviour: A successful response indicates that the entry has been successfully deleted from the data table.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Defaults to d_testdatatable

The name of the data table, wish to delete an entry from this table.
Example: d_testdatatable

integer
required
Defaults to 101

This parameter specifies the ID of the application table.
If the associated application table is m_client, the client_id will be the apptableId as you are making an entry for that particular client.
Example: 101

integer
required
Defaults to 1651719413544

The unique identifier of an entry(row) in the data table
Example: 1651719413544

Headers
string
required
Defaults to z01j3e71zd6zkq908vyf5861a8

The ID of your banking instance visible in the MBANQ Console.

Response

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json