• arvind kumar 206
  • NEWBIE
  • 0 Points
  • Member since 2020

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 0
    Questions
  • 1
    Replies
Hi Team,

How to delete records using request.setMethod('DELETE') for the HTTP callouts to webservice assuming the data is in JSON format?

Also, how to use the request.setMethod('PUT') to create records in the webservice assuming the data is in JSON format?

Many Thanks for all your help and support!