Agile Developer

API Details Request...
 
Notifications
Clear all

[Solved] API Details Request: Modify, Cancel, and Delete Transactions

6 Posts
2 Users
0 Reactions
1,171 Views
Posts: 602
Admin
(@axpertsupport)
Honorable Member
Joined: 2 years ago

Directly canceling or deleting a record through the API is not possible. However, this can be accomplished using a datasource. Create a datasource for the table from which you wish to delete a record, using a unique field (e.g., record ID) as a parameter. Then, define a publish API for this datasource and pass the record ID to delete the specified records from the table.


Reply
Page 2 / 2
Share: