v1
latestOpenAPI 3.1.02026-07-26359254.7 MBSequences
Bulk unarchive sequences
<Warning> **Coming soon.** This endpoint will be available by late July 2026. </Warning><small>Requires the sequences:write scope (or a broader one that includes it).</small>
Unarchives multiple sequences at once. Non-atomic — some may succeed while others fail.
post/v3/sequences/unarchive
Request body
Response
Dictionary of failed items keyed by sequence ID. Empty object {} means all succeeded.
Per-item failures use the SequenceActionError enum. Common per-item slugs:
| Slug | Meaning |
|---|---|
| notArchived | Sequence is not archived or not found |
object required