Update asset type field associations

Associate or remove fields from an asset type.

Path Params
string
required

Unique ID of the asset type.

Body Params
boolean

Determines whether to replace all existing field associations for the asset type. When true, all existing field associations for the asset type are replaced with the specified field_ids. When false, the specified field_ids are merged with the existing field associations for the asset type.

field_ids
array of strings

List of field IDs to associate with the asset type.

field_ids
Responses

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