Input Requests
Resolve an Input Request
Resolve an existing input request
POST
/
clusters
/
{clusterId}
/
runs
/
{runId}
/
input-requests
/
{inputRequestId}
For more information about input requests, see Input Requests.
Headers
authorization
string
Path Parameters
runId
string
requiredinputRequestId
string
requiredclusterId
string
requiredBody
application/json
input
string
requiredResponse
204 - application/json
The response is of type any
.
Was this page helpful?