Update an Asset Type Field

OAuth Scope

This endpoint requires the following OAuth scope manage_assets.

Path Params
uuid
required

UUID of the Asset Type Field

Body Params

Asset Type Field fields to update

uuid

Unique identifier for this record

string
required

Name of the field that will be displayed to users. Used as a label for the input field when managing assets.

field_data
object

Configuration data for the field

integer

The order in which this field should be displayed relative to other fields of the same asset type. Lower values display first.

Responses

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