Skip to content

Update Integration

PATCH
/integration/{integrationId}

Updates an existing integration's configuration such as connection details or authentication credentials.

Authorizations

BearerAuth

Enter your session token to authenticate API requests

Type
HTTP (bearer)

Parameters

Path Parameters

integrationId*

The unique identifier of the integration to update

Type
string
Required

Responses

Integration successfully updated

application/json
JSON
{
}

Playground

Server
Authorization
Variables
Key
Value

Samples

Powered by VitePress OpenAPI

Distributed under the MIT License