Create Pattern Pin
patterns
Create Pattern Pin
POST /patterns/{pattern_id}/pins {action: merge_into|exclude_issue|include_issue|split, …}
-> 201 {pin_id}
API-IMPLEMENTATION-SPEC.md §6.4: pins are hard constraints the loop-anchor
stage honors on every subsequent engine run (pin > majority vote) — the
auditable replacement for /issues/{id}/link-pattern, /unlink-pattern, and
the old ad-hoc merge. Pins are ALSO events (`pin.created`).
POST
Create Pattern Pin
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Body
application/json
Response
Successful Response