Box Developer Documentation
Latest version

Delete single shield list by shield list id

delete
https://api.box.com/2.0
/shield_lists/:shield_list_id

Delete a single shield list by its ID.

Request

bearer [ACCESS_TOKEN]
application/json

Request Headers

stringin headerrequired

Version header

Value is always 2025.0

Path Parameters

stringin pathrequired
90fb0e17-c332-40ed-b4f9-fa8908fbbb24

The unique identifier that represents a shield list. The ID for any Shield List can be determined by the response from the endpoint fetching all shield lists for the enterprise.

Response

none

Shield List correctly removed. No content in response.

application/jsonClient error

The shield list is assigned to some rules and cannot be removed.

application/jsonClient error

The shield list was not found.

delete
Delete single shield list by shield list id
You can now try out some of our APIs live, right here in the documentation.
Log in