Skip to main content

Create a dimension

Creates a dimension.

Request Body
name string

The name of the dimension

nrn string

NRN (at or below) where the dimension applies

order integer

Possible values: 1 ≤ value

The priority this dimension will have whenever runtime configuration values are merged (lower prelates higher numbers)

Responses
200

The operation was successful

Schema OPTIONAL
id integer OPTIONAL

A system-wide unique ID representing the value

name string OPTIONAL

The name of the dimension

status string OPTIONAL

The status of this runtime configuration dimension

slug string OPTIONAL

A name-derived string representing the dimension

nrn string OPTIONAL

NRN (at or below) where the dimension applies

order integer OPTIONAL

Possible values: 1 ≤ value

The priority this dimension will have whenever runtime configuration values are merged (lower prelates higher numbers)

values object OPTIONAL
id integer OPTIONAL

A system-wide unique ID representing the value

name string OPTIONAL

The name of the dimension value

status string OPTIONAL

The status of this runtime configuration dimension value

slug string OPTIONAL

A string representing the dimension value

nrn string OPTIONAL

NRN (at or below) where the dimension value applies