API-ի տisղեկատվություն
board-github
Այս տարածքում կա 20 վերջնակետ: Յուրաքանչյուրն ունի իր սեփական էջը՝ իր պարամետրերով, պատասխանով և գործարկելի հարցումով:
| Մեթոդ | Ուղի | Ինչ է այն անում | Թույլտվություն |
|---|---|---|---|
| POST | /v1/board-github/discover | List the GitHub Projects a credential can see. | — |
| GET | /v1/board-github/links | The GitHub Projects this organisation has connected. | — |
| POST | /v1/board-github/links | Connect a GitHub Project to this organisation. | — |
| DELETE | /v1/board-github/links/{linkId} | Disconnect a GitHub Project. | — |
| GET | /v1/board-github/links/{linkId} | One connection, with its WIP report and its open notices. | — |
| PATCH | /v1/board-github/links/{linkId} | Change a connection's sync direction or the board it sits alongside. | — |
| GET | /v1/board-github/links/{linkId}/conflicts | Every field whose value was overwritten by the sync. | — |
| PUT | /v1/board-github/links/{linkId}/fields/{fieldId}/wip | Set an advisory WIP limit on one status option. | — |
| GET | /v1/board-github/links/{linkId}/items | The items on a connected project. | — |
| POST | /v1/board-github/links/{linkId}/items | Post a new item to the GitHub Project from our UI. | — |
| DELETE | /v1/board-github/links/{linkId}/items/{itemId} | Remove an item from the GitHub Project, permanently. | — |
| PUT | /v1/board-github/links/{linkId}/items/{itemId}/archive | Archive a GitHub Project item, or restore it. | — |
| PUT | /v1/board-github/links/{linkId}/items/{itemId}/card | Attach a GitHub item to a board card, or detach it. | — |
| PUT | /v1/board-github/links/{linkId}/items/{itemId}/field | Set or clear one field value on a GitHub Project item. | — |
| POST | /v1/board-github/links/{linkId}/sync | Refresh one connection from GitHub now. | — |
| GET | /v1/board-github/links/{linkId}/webhook | The payload URL and signing secret for a connection the customer configures. | — |
| POST | /v1/board-github/links/{linkId}/webhook | Try again to create the webhook on GitHub, and mint a fresh secret. | — |
| GET | /v1/board-github/roadmap | A dated timeline across every linked GitHub Project. | — |
| GET | /v1/board-github/rollup | Every linked GitHub Project, summed into one view. | — |
| POST | /v1/board-github/webhook/{endpointKey} | One GitHub webhook delivery for a linked project. | — |