Skip to main content
POST
Bulk unassign sequences from a folder

Authorizations

Authorization
string
header
required

Authenticate every request with a Bearer token. Pass your Reply API key in the Authorization header:

Get your API key from the Reply dashboard: Settings → API Key.

Path Parameters

id
string<uuid>
required

Sequence folder Id

Body

application/json
sequenceIds
integer[]
required

List of sequence IDs to unassign from the folder

Response

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

Per-item error codes:

{key}
NotProcessedItemResult · object

Per-item error for non-atomic bulk operations. Only failed items are returned in the response dictionary. Items not present in the dictionary succeeded.