v1
latestOpenAPI 3.1.02026-07-26359254.7 MBSequence Folders
Bulk unassign sequences from a folder
<small>Requires the sequences:operate scope (or a broader one that includes it).</small>
Removes multiple sequences from 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-delete
Path parameters
idstring uuid required
Sequence folder Id
Request body
Response
Bulk unassign result — only failed items are returned, keyed by sequence ID.
Per-item error codes:
| error | Meaning |
|---|---|
| 1 | NotFound — sequence is not in this folder |
object required