Manage Installed Integration Base Notifier
Creates and updates an installed integration base notifier.
Path Parameters
- tenantId
Describes the tenantId of the tenant
- installedIntgId
Unique Identifier of the installed integration
Request Body
application/json
- type
Notification type.
- Enum:
- REST_APISOAP_API
- authType
Authentication type.
- Enum:
- NONEOAUTH2JWTBASIC
- grantType
Grant type for notification.
- Enum:
- CLIENT_CREDENTIALSPASSWORDREFRESH_TOKEN
- userName
Username: Mandatory when authType is OAUTH2 and grantType is PASSWORD/REFRESH_TOKEN.
- password
Password: Mandatory when authType is OAUTH2 and grantType is PASSWORD/REFRESH_TOKEN.
- apiKey
API Key: Mandatory if authType is OAUTH2.
- apiSecret
API Secret: Mandatory if authType is OAUTH2.
- accessTokenURL
Access Token URL: Mandatory if authType is OAUTH2.
- tokenPayload
(JWT only) Payload for the token.
- tokenURL
(JWT only) Access token URI.
- tokenHeaders
(JWT only) Headers to request the token.
- tokensPath
(JWT only) Token path in the response of the authentication REST call.
- resourceAuthHeaders
(JWT only) Authorization header for resource calls.
- baseURI
Responses
- type
Notification type.
- Enum:
- REST_APISOAP_API
- authType
Authentication type.
- Enum:
- NONEOAUTH2JWTBASIC
- grantType
Grant type for notification.
- Enum:
- CLIENT_CREDENTIALSPASSWORDREFRESH_TOKEN
- userName
Username: Mandatory when authType is OAUTH2 and grantType is PASSWORD/REFRESH_TOKEN.
- password
Password: Mandatory when authType is OAUTH2 and grantType is PASSWORD/REFRESH_TOKEN.
- apiKey
API Key: Mandatory if authType is OAUTH2.
- apiSecret
API Secret: Mandatory if authType is OAUTH2.
- accessTokenURL
Access Token URL: Mandatory if authType is OAUTH2.
- tokenPayload
(JWT only) Payload for the token.
- tokenURL
(JWT only) Access token URI.
- tokenHeaders
(JWT only) Headers to request the token.
- tokensPath
(JWT only) Token path in the response of the authentication REST call.
- resourceAuthHeaders
(JWT only) Authorization header for resource calls.
- baseURI