PATCH
/
v1
/
worksheets
/
{worksheet}
/
organizer
{
  "worksheet": "<string>",
  "starred": true
}

Path Parameters

worksheet
string
required

The worksheet id.

Query Parameters

updateMask
string

The list of fields to be updated. Fields are specified relative to the worksheet organizer. Only support update the following fields for now:

  • starred

Body

application/json

Response

200
application/json

OK

The response is of type object.