v

latestOpenAPI 3.0.32026-08-08137303309.3 KB
feature-requests

Merge feature requests

Merges one or more feature requests into a surviving feature request. Evidence and linked external issues are consolidated, and merged feature requests are archived. Merge requests that share a target should be sent serially.

Rate limit: 10 requests per minute

post/feature-requests/merge

Request body

merge_feature_request_idsstring[] required

The IDs of the Feature Requests to merge into the surviving Feature Request. Must contain between 1 and 100 unique IDs.

merge_into_feature_request_idstring required

The ID of the Feature Request that will survive the merge.

Response

request_idstring

The request ID for tracking.