Update an asset type's asset field associations

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
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json