props

Delete a prop

Removes a single property key from a sprout.

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

Path parameters

idstring required

Sprout identifier

keystring required

Property key name

Response

Property deleted

{"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