Update Integration
Integrations V2
Update Integration
PATCH
Update Integration
Authorizations
Retrieve your API Key from Dashboard API Keys Section.
Path Parameters
Required string length:
24Pattern:
^[0-9a-f]{24}$Example:
"5eb7cf5a86d9755df3a6c593"
Body
application/json
Unique identifier for the integration
Integration provider type (e.g., microsoft, google, slack).
Available options:
microsoft, google, athena, ecw, slack, okta Friendly name for the integration (e.g., 'Google Calendar Sync').
Status of the integration. Defaults to 'active'.
Available options:
active, inactive Access level for the integration (personal, team, or system).
Available options:
personal, team, system Microsoft OAuth-based integration configuration.
- Microsoft Integration
- Athena Integration
- ECW Integration
- Google Integration
- Slack Integration
- Okta Integration
IANA timezone string (e.g., 'America/New_York', 'Asia/Kolkata').
Response
Successful Response
Response model for a single integration. Contains a IntegrationsModel object.
Single integration object