Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more

Method to delete form submission should be DELETE method

Fixed in

EPiServer.Forms.ServiceApi 5.2.0

(Or a related package)

Created

Jul 06, 2023

Updated

Aug 30, 2023

Area

Core

State

Closed, Fixed and tested


Description

Fixed an issue that used the POST method to delete instead of the DELETE method.