Skip to main content
PUT
UpdateReport

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
report
object
required
updateMask
string
required

The list of fields to be updated. The fields available to be updated are name, description, archived_date, is_archived, and metadata. An empty name is ignored and the existing name is preserved. Including description in the mask with the field unset clears the description.

Response

A successful response.

The response is of type no response fields · object.