patch https://api.feedbackchimp.com/ext/api/v1/posts//comments//
Update specific fields of an existing feedback post comment identified by its UUID.
Log in to see full request history
Response
Update specific fields of an existing feedback post comment identified by its UUID.
xxxxxxxxxx
curl --request PATCH \
--url https://api.feedbackchimp.com/ext/api/v1/posts/post_slug/comments/uuid/ \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: