Let the platform do the work

//record_list/:record_list_id DELETE

Overview

An API to delete lists of records

Summary

Delete record list. Only DELETE request allowed.

Request Arguments

Name Type Description Required
module string Module name True
record_list_id guid record list id True

Request Example

DELETE /rest/v10/:module/record_list/:id

Response Arguments

Return boolean true.