Skip to main content

Create a new series data artifact

POST 

/api/artifacts/v1/series/

Creates a new series data artifact with the provided metadata and file.

To create the artifact in a specific 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. Creating in a specific folder requires write permission on that folder.

Request

Responses