HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In

Install an extension

Installs an extension from the extension store.

The query parameter sync=true may be provided to make this a synchronous operation. In this case, the operation produces JSON status updates during the operation using HTTP chunked transfer encoding.

The default is asynchronous operation. To check on the progress of the operation, use GET /extension/instance/{id}.

Language
Click Try It! to start a request and see the response here!