Appends sequences to a draft experiment identified by its human-readable code (e.g., “PROJ-001”). The experiment must be in Draft status; confirmed or later-stage experiments cannot accept new sequences. Create a new experiment to submit additional sequences if the original has progressed past draft.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Request body for adding sequences to a draft experiment.
Identifies the target experiment by its human-readable code (e.g., "PROJ-001") rather than UUID. The experiment must be in Draft status; appending sequences to confirmed experiments returns 409 Conflict.
Successfully added sequences to experiment
Response after successfully adding sequences to an experiment.