Configuration

Update a configuration property

Adds or updates the value of a property in the specified configuration.

put/config/{configId}/{propertyId}

Path parameters

configIdstring required

The unique identifier for the configuration.

propertyIdstring required

The name (key) of the configuration property.

Response

Property updated successfully.

Changes