Is it possible to drive an output on using of PUT method?

The default output after inserting row by PUT method is an empty dataset.
Is it possible to change it by some way - e.g. “Record have been saved”?

Isn’t the response 200 enough to detect a successful operation.?

Probably yes, it is :slight_smile: