Activate an integration for the current tenant.
integration.connected event on success.
Required role: admin
Bearer <your-jwt>.github, datadog, pagerduty.api_key providers. The credential ID from Store credentials.oauth2 providers. The URL CauseFlow redirects back to after the user authorizes the OAuth application.200 OK.
For OAuth providers:
| Status | Error code | Description |
|---|---|---|
400 | validation_error | Missing required fields for this provider |
401 | unauthorized | Missing or invalid JWT |
403 | forbidden | Caller lacks admin role |
404 | credential_not_found | Referenced credentialId does not exist |
409 | already_connected | This provider is already connected to your tenant |