Parameters

Update parameter value

Updates the value of the parameter with the specified id.

put/api/parameters/{id}/value

Path parameters

idstring required

The identifier for the parameter that we want to update the value of.

Request body

idstring nullable
organizationIdstring uuid
typestring nullable
{"stackTrail":"components:schemas:ParameterValue:properties:value","oasType":"schema","type":"unknown","nullable":true}

Response

OK

idstring nullable
organizationIdstring uuid
typestring nullable
{"stackTrail":"components:schemas:ParameterValue:properties:value","oasType":"schema","type":"unknown","nullable":true}

Changes

No recorded changes to this endpoint across all 1 revision of this API.