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 PUT \ --url https://nvidia.casebender.com/api/v1/tlp/entity/{type}/{id} \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data ' { "tlp": 2, "justification": "<string>", "propagateToChildren": false } '
Change the TLP level for an entity. May require approval for high TLP levels.
API key authentication. Use format: Bearer cbr_live_your_key
case
alert
task
comment
observable
evidence
0 <= x <= 4
Default Response