Join a webinar on April 30th: Unlocking Your Data using AI with Box Extract & MCP Server. Register here
client.shield_information_barrier_segments.delete_shield_information_barrier_segment_by_id(
segment_id
){
"type": "error",
"status": 400,
"code": "item_name_invalid",
"message": "Method Not Allowed",
"context_info": {
"message": "Something went wrong"
},
"help_url": "https://developer.box.com/guides/api-calls/permissions-and-errors/common-errors/",
"request_id": "abcdef123456"
}Deletes the shield information barrier segment based on provided ID.
client.shield_information_barrier_segments.delete_shield_information_barrier_segment_by_id(
segment_id
){
"type": "error",
"status": 400,
"code": "item_name_invalid",
"message": "Method Not Allowed",
"context_info": {
"message": "Something went wrong"
},
"help_url": "https://developer.box.com/guides/api-calls/permissions-and-errors/common-errors/",
"request_id": "abcdef123456"
}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.
Was this page helpful?