Remove media from folder

Remove a media item from the specified folder. The media item itself is not deleted, only the folder association. <Info>Scope required: `write:media`</Info>

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

folderNamestringRequired1-255 characters

Folder name (URL-encoded in path)

mediaUuidstringRequiredformat: "uuid"

Headers

X-Fanvue-API-VersionstringRequiredDefaults to 2025-06-26
API version to use for the request

Response

Media removed from folder

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
410
Gone Error