Create List

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

URL

HTTP Method URL
POST /fraud/v1/value-lists

Request Parameters

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

Parameter Name Type Required Description
listName string Yes List name

Sample Codes

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

Create List