Create a single parameter value
Creates an application or scope parameter value.
Path Parameters |
---|
id string — REQUIREDThe ID of the parameter |
Request Body |
---|
origin_version integerUse when you want to create a new value copying the other values from a specific-version (roll back) |
nrn string — REQUIREDThe NRN of the application or scope to which the value will apply to (when setting dimensions, the NRN must be at app-level) |
value string — REQUIREDThe content of the value. Can't exceed 2KB for environment variables and 2MB for files. |
dimensions objectThe dimensions of the value |
Responses | ||||||
---|---|---|---|---|---|---|
200 The operation was successful
|