v1

latestOpenAPI 3.0.42026-08-064075233.0 KB
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}