UpdateResourceLabelKey
Update the metadata of an existing resource label key.
PUT
/api/v1/resource-label-keys/{keyName}Operation ID
UpdateResourceLabelKeySince
1.0.0Execution Mode
SynchronousAuth Context
Auth RequiredAuth Context
Send these values as request headers when calling this API.
AuthorizationstringRequiredBearer Token
X-Tenant-IDstringX-Tenant-ID
Request Inputs
application/jsonPath Parameters
keyNameStringRequiredInternal key name of the label key to update
Body Fields
displayNameStringRequiredUpdated user-facing display name for this label key
Example: Cost Center Code
descriptionStringRequiredUpdated description explaining the purpose of this label key
Example: Cost center code used for billing allocation
valueSuggestionsListRequiredValue suggestions
Example: item1,item2
