Endpoints
Execute Task
Execute a task with the given input. Tasks are executed asynchronously, this will return a URN for the task run which can be used to retrieve the results later.
POST
/
api
/
tasks
/
execute
Body
application/json
The URN of the task to run
The URN of the subjects for the request, at least one is required
(Optional) The directives to apply to this request, overriding the task defaults
(Optional) Additional reference data sources to use for this request