Integration Account
Create integration account
POST
/
v1
/
integration_account
Body
application/json
integrationDefinitionId
string
requiredintegrationAccountName
string
requiredauthType
string
requiredworkspaceId
string
requiredconfig
object
requiredaccountIdentifier
string
requiredResponse
201 - application/json
integrationAccountId
string
requiredA unique identifier for Integration Account
integrationDefinitionId
string
requiredA unique identifier for Integration Definition
integrationConfiguration
object | null
requiredConfiguration used to configure the integration
authType
string
requiredType of authentication used to create this account Exmaple: OAuth2, Api Key etc
workspaceId
string
requiredA unique identifier for Workspace
integrationAccountName
string
requiredThis is used for User experience. You can pass a name to easily identify the account in UI
deleted
string | null
requiredWhen this account is deleted. If deleted
createdAt
string
requiredWhen the integration account was created.
updatedAt
string
requiredWhen the integration account was updated last.
linkId
string | null
This will be linkId of the link used to created this account