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
folderName
Folder name (URL-encoded in path)
mediaUuid
Headers
X-Fanvue-API-Version
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