Skip to content

About this API

Introduction

The FeatureOS Merge Posts API allows you to merge duplicate or related feedback posts into a single parent post. When posts are merged, their votes, comments, and subscribers are consolidated into the parent post.

Authentication

All merge post endpoints require an API key and a JWT token. Only organization members (admins or team members) can merge and unmerge posts.

Available Endpoints

  • List merged posts — Retrieve all child posts merged into a parent post.
  • Merge posts — Merge one or more posts into a parent post (single or bulk).
  • Unmerge a post — Detach a previously merged child post from its parent.