Skip to main content
POST
Create 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

Body

application/json
name
string
required
url
string | null
channel_id
string | null
channel_name
string | null
teams_tenant_id
string | null
integration_type
string | null
default:slack
description
string | null
template
string | null
enabled
boolean | null
default:true

Response

Successful Response

item
IntegrationResultItem · object
required