Skip to main content
PATCH
JavaScript

Authorizations

x-api-key
string
header
required

API key authentication

Path Parameters

integrationId
string
required

The ID of the integration to update.

Body

application/json

Integration fields to update.

name
string
description
string

Response

Integration updated successfully.

id
string
required
appType
string
required
config
object
required
createdAt
string<date-time>
required
updatedAt
string<date-time>
required
name
string | null
description
string | null
teamId
string | null
workerId
string | null