Add media to folder
Vault
Add media to folder
Add one or more media items to the specified folder. Media items must belong to the authenticated user.
Scope required: write:media
POST
Add media to folder
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
API version to use for the request
Example:
"2025-06-26"
Path Parameters
Folder name (URL-encoded in path)
Required string length:
1 - 255Body
application/json
UUIDs of media items to attach to the folder
Required array length:
1 - 100 elementsResponse
Media added to folder
Number of media items successfully added