Expected behavior
Being able to set the httpMethod of a smart action to DELETE, default is POST, and then defining a route such as router.delete('/actions/my-smart-action), ...
Actual behavior
the route of the smart action is not found by the UI
1 Like
Hello @guillaumejauffret 
Could you share the file of your smart-action ? Did you restart your project ?
What errors do you get in the browser console ?
@anon94532230 The problem is solved on my side. Maybe I missed something yesterday.
Thanks
1 Like