Modify task inputs

This call enables you to modify the inputs provided to the specified task. The task is referred to by its ID, which you can obtain by making the call to list all tasks you can access.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The ID of the task you are querying

Query Params
fields
array of strings

Selector specifying a subset of fields to include in the response.

fields
Body Params
RAW_BODY
array of objects

In the body of the request, you should enter some or all of the key-value pairs contained in the input object for the task. See the section on specifying task inputs for information on creating task input objects. In the example request, make sure to replace {input_id} with the actual ID of the input you are modifying.

RAW_BODY
Headers
string
required

Your Seven Bridges Platform authentication token. For security reasons, token will not be automatically populated in the generated code sample. Please replace <your-token-here> with your token before executing this call.

Response

Language
LoadingLoading…
Response
Choose an example:
application/json