Example 2: Using the HTTP DELETE method

In this example, a business analyst creates a job that uses the REST step to invoke the REST web service by using the HTTP DELETE method.

About this task

Tom, a business analyst, adds, edits, and deletes bookmarks for web documents. He uses a bookmarking service to add bookmarks by specifying the index value. In this example, Tom deletes a bookmark by passing its index value to the URL. The client sends a request to the bookmarking service to delete the bookmark that has the index value 1 by using the DELETE method.