Update:- for "Put" request just pass id into uri and update any name respective to id and execute it this will update that customer. To check whether it is updated or not just exceute get or get by passing updated customer id into fiddler.
WebApi Crud Testing with Fiddler For Begginers
How to use fiddler to test http requests example get put post delete