Documentation Index

Fetch the complete documentation index at: https://docs.graphiant.com/llms.txt

Use this file to discover all available pages before exploring further.

/v2/integration/

Prev Next
Post
/v2/integration/
Security
API Key: jwtAuth
Header parameter nameauthorization

Use Bearer <token>

Header parameters
Authorization
stringRequired

Bearer token. Format: Bearer <your_token_here>

Body parameters
Expand All
object
integrationBody
object (alertserviceCreateIntegrationBody) Required
createdBy
string

ID of the user who created the integration

Exampleexample string
createdOn
object (googleProtobufTimestamp)
nanos
integer (int32)
Example123
seconds
integer (int64)
Example1234567891011
details
object (alertserviceIntegrationDetails)
opsgenieKey
string
Exampleexample string
opsrampDetails
string
Exampleexample string
pagerdutyRoutingKey
string
Exampleexample string
webhookUrl
string
Exampleexample string
zendeskDetails
object (alertserviceZendeskDetails)
zendeskApiToken
string Required

zendesk api token (required)

Exampleexample string
zendeskAssigneeId
string Required

zendesk assignee id (required)

Exampleexample string
zendeskBaseUrl
string Required

zendesk base url (required)

Exampleexample string
zendeskEmail
string Required

zendesk email (required)

Exampleexample string
enterprise
integer (int64) Required

ID of the enterprise (required)

Example1234567891011
integrationType
string Required

Type of integration (required)

ExampleENUM_VALUE
isActive
boolean

Indicates whether the integration is active

Exampletrue
nickName
string Required

Name of the integration (required)

Exampleexample string
Responses
200

OK

Expand All
object
integration
object (alertserviceIntegration)
createdBy
string
Exampleexample string
createdOn
string
Exampleexample string
details
object (alertserviceIntegrationDetails)
opsgenieKey
string
Exampleexample string
opsrampDetails
string
Exampleexample string
pagerdutyRoutingKey
string
Exampleexample string
webhookUrl
string
Exampleexample string
zendeskDetails
object (alertserviceZendeskDetails)
zendeskApiToken
string

zendesk api token (required)

Exampleexample string
zendeskAssigneeId
string

zendesk assignee id (required)

Exampleexample string
zendeskBaseUrl
string

zendesk base url (required)

Exampleexample string
zendeskEmail
string

zendesk email (required)

Exampleexample string
enterpriseId
string
Exampleexample string
id
integer (int64)
Example1234567891011
isActive
boolean
Exampletrue
lastScanned
integer (int64)

last scanned time for integrations (zendesk)

Example1234567891011
nickName
string
Exampleexample string
type
string
ExampleENUM_VALUE