Run a task

This call runs (executes) the specified task. Only tasks whose status is "DRAFT" can be run.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
📘

If you are using Seven Bridges Platform EU, please use the following endpoint: https://eu-api.sbgenomics.com/v2/tasks/{task_id}/actions/run

Response

See a list of Seven Bridges Platform-specific response codes that may be contained in the body of the response.

Path Params
string
required

The ID of the task you want to run.

Query Params
fields
array of strings

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

fields
boolean

Set this to false to disable the default batching for this task. Running a batch task is a recommended way to run multiple tasks considering the API rate limit (learn more).

boolean

This field can be true or false. Set this field to true to allow the use of spot instances.

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