Create Run
Create a new run in Nominal.
Throws if start is equal to or after end.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
title
description
startTime
properties
labels
links
dataSources
attachments
assets
endTime
runPrefix
asset
workspace
The workspace in which to create the run. If not provided, the run will be created in the default workspace for the user’s organization, if the default workspace for the organization is configured. All data sources, attachments, and assets must be in the same workspace.
Response
This endpoint returns an object.
rid
runNumber
title
description
startTime
properties
labels
links
createdAt
updatedAt
assetDataScopes
returns the data scopes for the assets associated with the run.
dataSources
attachments
assets
isArchived
runPrefix
endTime
asset