Integrations
Update an installed Integration
patch/integrations/installations/{id}
Path parameters
idstring required
Request body
Example request
{
"$schema": "/v1/schemas/UpdateIntegrationInstallationRequestBody.json"
}Response
OK
Example response
{
"$schema": "/v1/schemas/UpdateIntegrationInstallationResponseBody.json"
}