Body
application/json
Response
OK
{ "worksheetOrganizers": [ { "worksheet": "<string>", "starred": true, "folders": [ "<string>" ] } ] }Batch update the organizers of worksheets. The access is the same as UpdateWorksheet method. Permissions required: bb.worksheets.get (or creator, or project member for shared worksheets)
{ "worksheetOrganizers": [ { "worksheet": "<string>", "starred": true, "folders": [ "<string>" ] } ] }Show child attributes
OK
Show child attributes
Was this page helpful?