BulkUnassignSequencesToFolder
This action removes multiple sequences from a folder.
Action Parameters
| Parameter | Description |
|---|---|
| FolderId | Required. The ID of the folder to remove the sequences from. |
| SequenceIds | Required. An array of integers representing the sequence IDs. For example: [ 123, 456 ]. |
Result
The sequences are removed from the specified folder.
Was this page helpful?