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
Requiredstring
Responses
Integration successfully updated
application/json
JSON
{
}
