Skip to main content

Delete List

URL

The endpoint and http method information to delete list are stated below.

DELETE/fraud/v1/value-lists/:listName

Request Parameters

The parameters expected to be sent in requests to delete a list are listed under the table and subheadings below.

listName
string
required

List name

Sample Codes

You can review the sample codes in the open source Craftgate API clients.

Delete List

Loading..