The ID of the notebook job to delete. Must be a valid 24-character hex ObjectId. Obtain from DATAROBOT_LIST_NOTEBOOK_JOBS or DATAROBOT_CREATE_NOTEBOOK_JOBS_MANUAL_RUN.
useCaseIdstring
Required
The ID of the use case this notebook job is associated with. Must be a valid 24-character hex ObjectId. Required for authorization. Obtain from DATAROBOT_LIST_USE_CASES.
Observable output
data
Required
Data from the action execution
errorstring
Error if any occurred during the execution of the action
successfulboolean
Required
Whether or not the action execution was successful or not