Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://nvidia.casebender.com/api/v1/bulk/cases/tlp \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data ' { "ids": [ "<string>" ], "tlp": 2, "pap": 1.5, "propagateToChildren": true, "options": { "selectAll": true, "filters": {} } } '
Bulk set TLP/PAP classification on cases with optional propagation (FUNC-014, FUNC-044)
API key authentication. Use format: Bearer cbr_live_your_key
10000
0 <= x <= 4
0 <= x <= 3
Show child attributes
Default Response