Update an asset field

Updates the name or select options of an existing asset field.

Path Params
string
required

A global unique identifier for a field.

Body Params
field
object

Field which replaces the one with matching identifier on the server.

string
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.

Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json