DELETE request requires a JSON body, however API Connector DELETE doesn't have the JSON body input

Hi Folks

Is there anyway to send this request from the API Connector? The DELETE request requires a JSON body, however API Connector DELETE request doesn’t have the JSON body input for this.

Am I missing something or is there any other way to do it.

Any help from the API pros will be appreciated.

Regards
Zeb

Looks like you should be able to just add a parameter and set key to “event_id” and value to the ID, which you can make make dynamic by unchecking “private”

2 Likes

@romanmg thanks a lot Gaby. It worked.

1 Like

Hey @romanmg or any other API gurus, I am stuck on the same Bubble limitation. Any ideas on how to do this if the JSON parameter doesn’t have a definition like the Parameter solution for the OP?
Tried a number of different combinations, and of course works no problem in Insomnia (like Postman)

Example of what the DELETE call request asks for:
Screenshot_020119_034111_PM