Update Run

PUT

Updates an existing run based on its RID.

Throws if start is equal to or after end.

Path parameters

ridstringRequired

Request

This endpoint expects an object.
assetslist of stringsRequired
titlestringOptional
descriptionstringOptional
startTimeobjectOptional
endTimeobjectOptional
propertiesmap from strings to stringsOptional
labelsset of stringsOptional
runPrefixstringOptional
dataSourcesmap from strings to objectsOptional
attachmentsset of stringsOptional
assetstringOptional

Response

This endpoint returns an object.
ridstring
runNumberlong
titlestring
descriptionstring
startTimeobject
propertiesmap from strings to strings
labelsset of strings
createdAtdatetime
updatedAtdatetime
dataSourcesmap from strings to objects
attachmentsset of strings
assetslist of strings
runPrefixstringOptional
authorRidstringOptional
endTimeobjectOptional
assetstringOptional
Built with