JavaScript
Features
Update a feature
Updates an existing feature’s properties such as display name, description, and configuration.
PATCH
JavaScript
Documentation Index
Fetch the complete documentation index at: https://docs.stigg.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Server API Key
Path Parameters
The unique identifier of the entity
Required string length:
1 - 255Body
application/json
Partially update an existing feature. Only provided fields are updated.
The display name for the feature
Maximum string length:
255The description for the feature
Maximum string length:
255The units for the feature
Maximum string length:
255The plural units for the feature
Maximum string length:
255The additional metadata for the feature
Unit transformation to be applied to the reported usage
The configuration data for the feature
Required array length:
1 - 255 elementsResponse
The updated feature object.
Response object
Feature configuration object
