latestOpenAPI 3.1.02026-08-08243131.9 MB

c5ddcd5c7e72

Delete a comment from a post for a creator

Delete a comment from a post on behalf of a creator. The comment can be deleted if the creator is either the comment author or the post owner.

delete/creators/{creatorUserUuid}/posts/{uuid}/comments/{commentUuid}

Path parameters

creatorUserUuidstring uuid required
uuidstring uuid required

UUID of the post

UUID of the post

commentUuidstring uuid required

UUID of the comment to delete

UUID of the comment to delete

Headers

X-Fanvue-API-Versionstring required
Example:2025-06-26

API version to use for the request

Response

Comment deleted successfully