props

Set a prop value

Sets or updates a single property key for a sprout.

put/api/v1/props/{id}/{key}

Path parameters

idstring required

Sprout identifier

keystring required

Property key name

Request body

valuestring

The property value to set

Response

Property set

{"stackTrail":"components:schemas:NATSEnvelope:properties:result","oasType":"schema","type":"unknown","description":"Response data (structure varies by endpoint — see endpoint examples)"}
errorstring

Error message (present only on failure)

Changes