Create Or Update Run
Updates a run if it exists, otherwise it’s created from scratch. Will throw if the workspace of an existing run is different from the workspace of the request.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
createRunRequest
runRid
If a run with the same rid already exists, it will be updated. Otherwise, a new run will be created.
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