Update Parameter
Last updated
Last updated
PUT
/pipelines/update-parameter
Update a pipeline parameter
Headers
An API Key is required to access this endpoint.
Name | Value |
---|---|
Body
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Example
The API returns the response in JSON format.
Each response includes a success
boolean and the updated parameter
.
Example
x-api-key
your_api_key
id
string
Unique ID for the pipeline.
parameter
Parameter object.
id
string
Unique ID for the parameter.
name
string
Name of the parameter.
type
enum
Supported enums:
file
string