post https://api.feedbackchimp.com/ext/api/v1/posts//add-tag/
Associate a tag with a specific feedback post using its slug.
Log in to see full request history
Response
Associate a tag with a specific feedback post using its slug.
xxxxxxxxxx
curl --request POST \
--url https://api.feedbackchimp.com/ext/api/v1/posts/slug/add-tag/ \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: