Skip to main content
POST
Bulk Update Metadata

Request

Headers

string
required
Your API key in the format: Bearer imperial_live_xxxxxxxxxxxxx

Body

string[]
required
Array of upload IDs to update
string|null
Destination folder ID. Use null to move items to Root.
string[]
Tags to apply (normalized to lowercase)
string
default:"replace"
Tag mode: replace, add, or remove

Response

number
Number of uploads updated

Example