put https://localhost:8443/fineract-provider/api/v1/datatables//
Updates the row (if it exists) of the data table.
Log in to see full request history
Response
Updates the row (if it exists) of the data table.
xxxxxxxxxx
curl --request PUT \
--url https://localhost:8443/fineract-provider/api/v1/datatables/datatable/apptableId \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: