v1

latestOpenAPI 3.1.02026-07-263911,4691.1 MB
Assets

Update an asset field

patch/assets/v1/fields/{id}

Path parameters

idstring required

A global unique identifier for a field.

Request body

update_maskstring required

REQUIRED. The attributes (such as name etc.) you want to update for the field, 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.