Update a creator's media name, caption and recommended price
Update the name, caption and/or recommended price of a media item owned by the specified creator.
Only `name`, `caption` and `recommendedPrice` can be changed. Omit a field to leave it
unchanged, or pass `null` to clear it. At least one field must be provided.
patch/creators/{creatorUserUuid}/media/{uuid}
Path parameters
creatorUserUuidstring uuid required
uuidstring uuid required
Headers
X-Fanvue-API-Versionstring required
Example:2025-06-26
API version to use for the request
Request body
Response
Updated media item
Changes
No recorded changes to this endpoint across all 2 revisions of this API.