Skip to main content
Recently Deleted/Recently Deleted

UpdateAssetLabelKey

Update the metadata of an existing asset label key.

PUT/api/v1/assets/label-keys/{keyName}

Operation ID

UpdateAssetLabelKey

Since

1.0.0

Execution Mode

Synchronous

Auth Context

Auth Required

Auth Context

Send these values as request headers when calling this API.

AuthorizationstringRequired

Bearer Token

X-Tenant-IDstring

X-Tenant-ID

Request Inputs

application/json

Path Parameters

  • keyName
    StringRequired

    Internal key name of the label key to update

Body Fields

  • displayName
    StringRequired

    Updated user-facing display name for this label key

    Example: Cost Center Code

  • description
    StringRequired

    Updated description explaining the purpose of this label key

    Example: Cost center code used for billing allocation

  • valueSuggestions
    ListRequired

    Value suggestions

    Example: item1,item2

Responses

200 OK
200 OK

On success, this API returns the following response structure.

  • data
    Object

    The data value

    Example: (nested object)