Skip to main content
PUT
Update a configuration item

Path Parameters

key
string
required

A configuration item key.

Query Parameters

secret
boolean

Store this item as encrypted.

Body

application/json

The configuration item value.

The body is of type string.

Response

200 - undefined