Integrations
Install an Integration
post/integrations/install/{name}
Path parameters
namestring required
Request body
Example request
{
"$schema": "/v1/schemas/InstallIntegrationRequestBody.json"
}Response
OK
Example response
{
"$schema": "/v1/schemas/InstallIntegrationResponseBody.json"
}