Methods

  • patch - Patch custom integration by Id

Resource

{
    "color": "string",
    "description": "string",
    "eventsEnabled": "boolean",
    "imageUri": "string",
    "name": "string"
}

Properties

Name Type Description Additional
color string

The color of the custom integration

Optional
description string

The description of the custom integration

Optional
eventsEnabled boolean

Whether events are enabled for this integration

Optional
imageUri string

The image URI of the custom integration. Null if no custom image is set

Optional
name string

The name of the custom integration

Optional