Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 707 Bytes

integrations.md

File metadata and controls

19 lines (14 loc) · 707 Bytes
description
An integration is the entity for an app developed on the GitBook Integrations Platform

Integrations

POST an integration to the GitBook Integrations Platform

{% swagger src="https://api.gitbook.com/openapi.json" path="/integrations/{integrationName}" method="post" expanded="true" %} https://api.gitbook.com/openapi.json {% endswagger %}

DELETE an integration from the GitBook Integrations Platform

{% swagger src="https://api.gitbook.com/openapi.json" path="/integrations/{integrationName}" method="delete" expanded="true" %} https://api.gitbook.com/openapi.json {% endswagger %}