v1

latestOpenAPI 3.1.02026-07-26359254.7 MB
Sequences

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

idsinteger[] required

List of sequence IDs to unarchive

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:

SlugMeaning
notArchivedSequence is not archived or not found
object required