Delete a network list

Removes a network list. You can only remove network lists that never activated. To deactivate a list, you can empty out its list of elements.

Path Params
string
required

Unique identifier for each network list.

Responses

Response body
object
integer
required

HTTP status code used for the response.

integer

In cases where a network list still exists after the operation, this is the syncPoint required to perform update or delete operations on the list. See Concurrency control for details.

string

In cases where a network list still exists after the operation, this is the unique ID required to perform further operations on the network list.

Language
Authentication
URL