Integrations Monitoring Template Assignments

Integration monitoring template assign/unassign. Any errors occuring on the installed integrations can be monitored by assigning appropirate templates

Notes

  • Template uuid in the request payload can be obtained by search template endpoint
  • User needs to create the required template based on required parameters

Assign or Unassigns a given integration moniotring template.

Path Parameters

  • intgIdstringrequired

    Uuid of the installed integration

  • actionsstringrequired

    Supported template actions { assign| unassign}

    Enum:
    unassignassign

    Default: assign

  • tenantIdstringrequired

    Describes the clientId of the tenant

Request Body

application/json

  • uniqIDstringrequired

Loading Examples...

Responses

200OK