post https://{hostname}/etp-config/v3/configs//lists
Creates a new list.
Responses
Creates a new list.
xxxxxxxxxx
curl --request POST \
--url https://hostname/etp-config/v3/configs/configId/lists \
--header 'accept: application/json' \
--header 'content-type: application/json'
xxxxxxxxxx
200 OK