Rejea ya API

board-github

Vituo vya mwisho 20 katika eneo hili. Kila kimoja kina ukurasa wake na vigezo vyake, jibu lake na ombi unaloweza kuendesha.

NjiaNjiaInafanya niniIdhini
POST/v1/board-github/discoverList the GitHub Projects a credential can see.
GET/v1/board-github/linksThe GitHub Projects this organisation has connected.
POST/v1/board-github/linksConnect 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}/conflictsEvery field whose value was overwritten by the sync.
PUT/v1/board-github/links/{linkId}/fields/{fieldId}/wipSet an advisory WIP limit on one status option.
GET/v1/board-github/links/{linkId}/itemsThe items on a connected project.
POST/v1/board-github/links/{linkId}/itemsPost 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}/archiveArchive a GitHub Project item, or restore it.
PUT/v1/board-github/links/{linkId}/items/{itemId}/cardAttach a GitHub item to a board card, or detach it.
PUT/v1/board-github/links/{linkId}/items/{itemId}/fieldSet or clear one field value on a GitHub Project item.
POST/v1/board-github/links/{linkId}/syncRefresh one connection from GitHub now.
GET/v1/board-github/links/{linkId}/webhookThe payload URL and signing secret for a connection the customer configures.
POST/v1/board-github/links/{linkId}/webhookTry again to create the webhook on GitHub, and mint a fresh secret.
GET/v1/board-github/roadmapA dated timeline across every linked GitHub Project.
GET/v1/board-github/rollupEvery linked GitHub Project, summed into one view.
POST/v1/board-github/webhook/{endpointKey}One GitHub webhook delivery for a linked project.