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/{integrationId}

Prev Next
Put
/v2/integration/{integrationId}
Security
API Key: jwtAuth
Header parameter nameauthorization

Use Bearer <token>

Header parameters
Authorization
stringRequired

Bearer token. Format: Bearer <your_token_here>

Path parameters
integrationId
integer (int64) Required

integration id

Example1234567891011
Body parameters
Expand All
object
integrationBody
object (alertserviceUpdateIntegrationBody) Required
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

nick name of the integration (required)

Exampleexample string
updatedBy
string

ID of the user who updated the integration

Exampleexample string
Responses
200

OK

object