v1

latestOpenAPI 3.1.02026-07-26359254.7 MB
Sequence Folders

Bulk assign sequences to a folder

<small>Requires the sequences:operate scope (or a broader one that includes it).</small>

Assigns multiple sequences to a folder. Returns a map of sequence IDs that could not be processed with their error details.

post/v3/sequence-folders/{id}/sequence-links/bulk

Path parameters

idstring uuid required

Sequence folder Id

Request body

sequenceIdsinteger[] required

List of sequence IDs to assign to the folder

Response

Bulk assign result — only failed items are returned, keyed by sequence ID.

Per-item error codes:

errorMeaning
1NotFound — sequence does not exist
object required