delete https://api2.frontapp.com/conversations//followers
Removes teammates from the list of followers of a conversation.
Responses
204No content
301If the conversation has been merged, the response redirects you to the merged conversation.
Removes teammates from the list of followers of a conversation.
204No content
301If the conversation has been merged, the response redirects you to the merged conversation.
xxxxxxxxxx
curl --request DELETE \
--url https://api2.frontapp.com/conversations/cnv_123/followers \
--header 'content-type: application/json'