Skip to main content

How can I delete or post multiple records in rest api

You can either do a for loop or creat a json structure and other system will treat it accordingly.

Comments