removed
Progressive removal of `topics` from the Conversation Model and `link` from the Link model
about 3 years ago by Jonathan Huang
As communicated earlier in a previous changelog entry, Topics have been renamed to Links in the Front API as of October 31, 2021. We will begin a progressive rollout of the removal of the topics
field from the Conversation model and the link
field from the Link model on November 9, 2021.
Impacted Paths:
- Conversations
/conversations/:conversation_id
/contacts/:contact_id/conversations
/conversations
/inboxes/:inbox_id/conversations
/tags/:tag_id/conversations
/teammates/:teammate_id/conversations
/links/:link_id/conversations
/conversations/search/:query
- Activities
/events
/conversations/:conversation_id/events
/events/:event_id
- Links
/links/:link_id
/links
- Webhook Events