Manage Inbound Authentication

Creates and updates installed integration inbound authentication.

Path Parameters

  • tenantIdstringrequired

    Describes the tenantId of the tenant

  • installedIntgIdstringrequired

    Unique Identifier of the installed integration

Request Body

application/json

  • authTypestring

    Type of authentication.

    Enum:
    WEBHOOKOAUTH2ALL
  • roleobject

    Role of the user: Mandatory only when installing category is selected as Custom. Default user role is used depending on other installing categories.

  • apiKeyPairsarray

  • tokenstring

Loading Examples...

Responses

  • authTypestring

  • apiKeyPairsarray

  • tokenstring

Loading Examples...