Adds a new comment to a community post.Documentation Index
Fetch the complete documentation index at: https://api.docs.onlydrams.app/llms.txt
Use this file to discover all available pages before exploring further.
URL Parameters
The ID of the community
The ID of the community post
Request Body
The comment text
Returns
Returns the created comment object.Error Responses
Notes
- Authorization: User must have access to the post (based on tier membership)
- Notification: If community has
notify_new_commentsenabled, owner receives email - Content: Comment content is required
- Author: Automatically set to current user

