latestOpenAPI 3.1.02026-08-08243131.9 MB
c5ddcd5c7e72
Update media properties
Update properties of a media item within the specified folder.
Currently supports updating the media name and recommendedPrice. Include only the fields you want to change; pass null to clear a field. The media item must belong to the authenticated user and be present in the folder.
patch/vault/folders/{folderName}/media/{mediaUuid}
Path parameters
folderNamestring required
Folder name (URL-encoded in path)
Folder name (URL-encoded in path)
mediaUuidstring uuid required
Headers
X-Fanvue-API-Versionstring required
Example:2025-06-26
API version to use for the request
Request body
Response
Media properties updated successfully