curl --location --request DELETE 'https://app.flashmapy.com/api/v1/blacklist/list-1' \ --header 'Content-Type: application/json' \ --header 'x-api-key: Token <token>' \
{ "success": true }
This endpoint allows you to delete a list.
Was this page helpful?