POST
/
api
/
tasks
/
execute

Body

application/json
task_urn
string
required

The URN of the task to run

subject_urns
string[]
required

The URN of the subjects for the request, at least one is required

directives
object | null

(Optional) The directives to apply to this request, overriding the task defaults

reference_data
string[] | null

(Optional) Additional reference data sources to use for this request

Response

200 - application/json
urn
string
required

The unique URN of the task run, can be used to retrieve its status and results later.

href
string
required

URL that can be used to visualize the task run