Update shield list
Updates a shield list.
Documentation Index
Fetch the complete documentation index at: https://developer.box.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Headers
Version header.
2025.0 Path Parameters
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.
Body
The schema for Shield List update request.
The name of the shield list.
"My Shield List"
Specifies the type of elements in this Shield List and includes the elements themselves. It is not possible to update Integration Shield Lists by Public API.
- Shield List Content (Country)
- Shield List Content (Domain)
- Shield List Content (Email)
- Shield List Content (IP)
Optional description of Shield List.
"A list of things that are shielded"
Response
Returns the shield list object.
A standard representation of a Shield List.
Unique identifier for the shield list.
"90fb0e17-c332-40ed-b4f9-fa8908fbbb24"
Type of the object.
"shield_list"
Name of the shield list.
"Shield List Name"
Enterprise for which this list belongs to.
ISO date time string when this shield list object was created.
"2025-01-13T15:31:01.896Z"
ISO date time string when this shield list object was updated.
"2025-01-13T15:31:01.896Z"
Specifies the type of elements in this Shield List and includes the elements themselves.
- Shield List Content (Country)
- Shield List Content (Domain)
- Shield List Content (Email)
- Shield List Content (IP)
- Shield List Content (Integration)
Description of Shield List.
"A list of things that are shielded"
