run
Was this helpful?
This endpoint is used for programmatically running a notebook within a workflow.
POST /api/v1/notebooks/:notebookReference/runnotebookReference
A qualified reference to the notebook. See referencing resources for more information.
This endpoint extends the general API structure
The request body for this endpoint should be empty
Edit access to the dataset is required. Your access token must have the following scope:
workflow.write
Returns the JSON-encoded "get" representation of a notebook resource.
Was this helpful?
Was this helpful?

