Update series data artifact properties
PATCH/api/artifacts/v1/series/:id/
Updates the properties of the series data artifact with the specified ID. Including new version data (start, stop, numStreams) will create a new version.
To move the artifact to a different folder, provide the folder field with the destination folder ID or an anchored path (e.g., '<folderID>/path/to/subfolder'). If an anchored path is provided, the destination folder will be upserted if it does not already exist. Moving requires write permission on both the source and destination folders.
Request
Responses
- 200