//record_list/:record_list_id DELETE
Overview
An API to delete lists of recordsSummary
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