Skip to main content
PUT
Update Alert Integration Endpoint

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

authorization
string | null
x-ankra-organisation-id
string | null

Path Parameters

integration_id
string<uuid4>
required

Body

application/json
name
string | null
url
string | null
channel_id
string | null
channel_name
string | null
teams_tenant_id
string | null
description
string | null
template
string | null
enabled
boolean | null

Response

Successful Response

item
IntegrationResultItem · object
required