v1

latestOpenAPI 3.1.02026-07-263911,4691.1 MB
Assets

Update an asset type

patch/assets/v1/types/{id}

Path parameters

idstring required

The global unique identifier of the type.

Request body

update_maskstring required

REQUIRED. The attributes (such as name etc.) you want to update for the type, specified in the parameters. For example, the update_mask=name parameter indicates that only the name will be updated in a request, any other attributes provided in your request body will be ignored.

Response

A successful response.