Add run input
Add run input
| Path Parameters |
|---|
organization_id integer — REQUIREDOrganization ID |
pipeline_id integer — REQUIREDPipeline ID |
id integer — REQUIREDRun ID |
| Request Body input |
|---|
block_name string — REQUIREDBlock name |
data string — REQUIREDData |
input_name string — REQUIREDInput name |
| Responses | |||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
200success
| |||||||||||||
400bad request
| |||||||||||||
401unauthorized
| |||||||||||||
403forbidden
| |||||||||||||
404not_found
| |||||||||||||
422unprocessable entity
|