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