Mangools/API

Remove custom list

Delete a keyword list. The list is removed from your account; keyword data referenced by the list is unaffected and remains available in other lookups. Returns HTTP 204.

DELETE
/kwfinder/lists/{list_id}

Authorization

ApiKeyAuth
x-access-token<token>

Your Mangools API key

In: header

Path Parameters

list_id*string

list ID

Response Body

curl -X DELETE "https://api.mangools.com/v3/kwfinder/lists/string"
Empty