v1
latestOpenAPI 3.1.02026-07-26359254.7 MBSequence 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
Response
Bulk assign result — only failed items are returned, keyed by sequence ID.
Per-item error codes:
| error | Meaning |
|---|---|
| 1 | NotFound — sequence does not exist |
object required