Improved Forms Service API for deleting submissions

Fixed in

EPiServer.Forms.ServiceApi 3.1.0

Created

Dec 14, 2016

Updated

Jan 19, 2018

Area

Cooperate with other systems

State

Closed, Acceptance tests pass


Description

This story introduces a new method for deleting form submissions: DeleteFormData.
The method requires formId (int) and recordIds (array of string) as its parameters.

Note: To perform the DeleteFormData method, the user must have WriteAccess permission to access the EPiServerServiceApi.