Delete one or more Custom DPA Rules. This operation cannot be undone.delete https://localhost:3000/api/dpaRules/custom/bulkBody ParamsAn array of Custom DPA Rule names to delete.ADD stringResponses 200An array of all Custom DPA Rules and their associated metadata. defaultIn case of an error, an error payload containing error code, name, and description is returned.Updated 3 months ago