cURL
curl --request POST \ --url https://nvidia.casebender.com/api/v1/bulk/cases/status \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data ' { "ids": [ "<string>" ], "statusValue": "<string>", "skipMandatoryValidation": true, "overrideReason": "<string>", "options": { "selectAll": true, "filters": {} } } '
Bulk change case status with mandatory task validation (FUNC-014, FUNC-031)
Documentation IndexFetch the complete documentation index at: https://docs.casebender.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.casebender.com/llms.txt
Use this file to discover all available pages before exploring further.
API key authentication. Use format: Bearer cbr_live_your_key
10000
Show child attributes
Default Response