I am currently working with an external REST API that requires a request body (JSON string) when sending an HTTP delete request. Testing using a REST client works fine however it appears the pub.client:http built-in service does not support sending data when using the delete method. This is according to both the built-in services documentation and my own testing. Is anybody aware of a way of accomplishing this using built-in services?
Related Topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Unable to use DELETE method with pub.client:http to invoke a RESTFul DELETE service | 4 | 2244 | April 2, 2021 | |
Pub.client:http Method Delete Rest service with request body as payload Json | 2 | 1056 | March 26, 2023 | |
HTTP Delete Rest service with request body as payload | 6 | 31781 | April 2, 2021 | |
pub.client:http | 4 | 1764 | April 2, 2021 | |
Error with pub.client.http using delete method | 2 | 484 | April 2, 2021 |