cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
557
Views
0
Helpful
1
Replies

Make REST Call Delete not returning a Response

Bill Brown
Level 1
Level 1

Have an API setup to delete a record and return me the identity on deletion.  I'm getting a 200 back but the response value appears to be empty.  This works in postman and from the swagger for the API.  Does a Delete in a Make REST Call in CCX not expect a body and therefore not set a value?

1 Accepted Solution

Accepted Solutions

Anupam_Dewedi
Cisco Employee
Cisco Employee
1 Reply 1

Anupam_Dewedi
Cisco Employee
Cisco Employee

Bill, that is an expected behavior of when using the Delete Rest Call in CCX. 

 

https://stackoverflow.com/questions/25970523/restful-what-should-a-delete-response-body-contain/50792918