post https://api.feedbackchimp.com/ext/api/v1/posts//comments/
Create a new feedback post comment within the workspace.
Log in to see full request history
Response
Create a new feedback post comment within the workspace.
xxxxxxxxxx
curl --request POST \
--url https://api.feedbackchimp.com/ext/api/v1/posts/post_slug/comments/ \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: