Update attribute

Updates the specified custom asset attribute.

Note: You can only update non-key attributes like description.

Requires the Administrator [64] user role. See Roles.

Path Params
string
required

The ID of the custom attribute that you want to update.

Body Params
string

The new or updated description for the custom asset attribute.

Note: Currently description is the only non-primary key attribute that can be updated. If the name field needs a new value then you should create a new custom asset attribute via the POST /api/v3/assets/attributes endpoint.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

400

Returned if your request specified invalid parameters or if your request was improperly formatted.

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