Skip to main content
POST
Bulk move materials to a different folder

Authorizations

x-api-key
string
header
required

API Key for server-to-server authentication. Resolves to the owning organization.

Body

application/json
materialIds
string[]
required

Array of material IDs to move

folderId
string | null
required

Target folder ID (null for root)

Response

Materials moved successfully

success
boolean
required

Operation success status

movedCount
number
required

Number of materials moved