latestOpenAPI 3.1.02026-08-08243131.9 MB
c5ddcd5c7e72
Update a post
Update an existing post's properties. Only the post owner can edit their posts. All fields are optional — only provided fields will be updated.
If a scheduled post has its `publishAt` set to `null`, it will be published immediately.
patch/posts/{uuid}
Path parameters
uuidstring uuid required
UUID of the post to update
UUID of the post to update
Headers
X-Fanvue-API-Versionstring required
Example:2025-06-26
API version to use for the request
Request body
Response
Post updated successfully