Path parameters
version string Required Defaults to 1
version
Request This endpoint expects an object.
reference string Required format: "^\S+$"0-256 characters
name string or null Required format: "^.*$"0-256 characters
type enum or null Required
The type of the meter property.
Allowed values: NUMBER ENUM STRING
description string or null Optional format: "^.*$"0-256 characters
status enum Optional
The status of the meter property indicating the activity and the ability to update properties.
Allowed values: DRAFT ACTIVE ARCHIVED DEPRECATED
enum_values list of strings or null Optional
The list of available ENUM values.
Response Created
object_type string or null Read-only
id string or null Read-only
reference string format: "^\S+$"0-256 characters
name string or null format: "^.*$"0-256 characters
description string or null format: "^.*$"0-256 characters
status enum
The status of the meter property indicating the activity and the ability to update properties.
Allowed values: DRAFT ACTIVE ARCHIVED DEPRECATED
type enum or null
The type of the meter property.
Allowed values: NUMBER ENUM STRING
enum_values list of strings or null
The list of available ENUM values.