Documentation Index

Fetch the complete documentation index at: https://help.csgi.com/llms.txt

Use this file to discover all available pages before exploring further.

📢 Announcement:  Xponent Journey Hub, Bill Explainer, and Xponent Communication Control April 2026 (26.1) Release Notes are now available – Check out the latest updates published on April 2026.

REST Web Service DELETE Method

Prev Next

REST Web Service DELETE Method

To create a Web Service DELETE method, creating a Web Service Connection is mandatory. 

See REST Web Service Adaptor for general instructions on how to modify the following parameters:

  • URL resource (request string)
  • Query parameters
  • Request body source
  • Request and response headers.

The Web Service DELETE method issues an HTTP DELETE method on the specified endpoint (as set via the specified connection). 

Choose the Adaptor Connection from the drop-down menu and then choose DELETE from the Method drop-down.


See Also: