v2
latestOpenAPI 3.1.02026-08-075421692.0 MBPosts
Update post metadata
Updates metadata of a published video on the specified platform without re-uploading. Currently only supported for YouTube. At least one updatable field is required.
Two modes:
- Post-based (video published through Zernio): pass the Zernio postId in the URL and platform in the body.
- Direct video ID (video uploaded outside Zernio, e.g. directly to YouTube): use _ as the postId, and pass videoId + accountId + platform in the body. The accountId is the Zernio social account ID for the connected YouTube channel.
post/v1/posts/{postId}/update-metadata
Path parameters
postIdstring required
Zernio post ID, or "_" when using direct video ID mode
Request body
Response
Metadata updated successfully