Configuration Stores

Update Property

Updates or creates a property in the configuration store

put/configurations/{externalId}/properties

Path parameters

externalIdstring required

Query parameters

workspaceIdinteger required

Request body

keystring required
valuestring required

Response

Property updated successfully

Changes