Full name: projects.locations.instances.cases.executeBulkChangeStage
Add cases stage in bulk.
HTTP request
Path parameters
Parameters
parent
string
Required. The instance to execute bulk change stage on. Format: projects/{project}/locations/{location}/instances/{instance}/cases:executeBulkChangeStage
Request body
The request body contains data with the following structure:
JSON representation
{"casesIds": [integer],"stage": string}
Fields
casesIds[]
integer
Required. Cases to add change stage for.
stage
string
Required. The case stage to change.
Response body
If successful, the response body is an empty JSON object.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-25 UTC."],[],[],null,[]]