Update Run
Updates an existing run based on its RID.
Throws if start is equal to or after end.
Path parameters
rid
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
assets
title
description
startTime
endTime
properties
labels
links
runPrefix
Pass in an empty string to remove the run prefix.
dataSources
attachments
asset
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