Install an integration
post
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
integrationNamestring · max: 100RequiredPattern:
Name of the integration.
^[a-zA-Z0-9-_.]+$Body
organizationstringRequired
Responses
201
Integration installed successfully
application/json
404
Not Found
application/json
post/integrations/{integrationName}/installations
Last updated
Was this helpful?