Skip to main content
POST
Create a configuration item

Path Parameters

key
string
required

The new configuration item key.

Query Parameters

secret
boolean

Store this item as encrypted.

Body

The new configuration item value.

The body is of type string.

Response

200 - undefined