Delete a post for a creator
Soft-delete an existing post on behalf of a creator.
delete/creators/{creatorUserUuid}/posts/{uuid}
Path parameters
creatorUserUuidstring uuid required
uuidstring uuid required
UUID of the post to delete
UUID of the post to delete
Headers
X-Fanvue-API-Versionstring required
Example:2025-06-26
API version to use for the request
Response
Post deleted successfully
Changes
No recorded changes to this endpoint across all 2 revisions of this API.