Can I call the delete web service using JSON in the request body?

Can I call the delete web service using JSON in the request body?

Hiya

The API samples show using x-www-form-urlencoded data when calling the webservice to delete records. Can I use json instead? If so, can you give me an example?

thanks

Paul