Api Integrations Partial Update 2
PATCH handler with superadmin lock and field protection.
Checks:
- Object lock (is_managed=True -> non-superadmins can’t modify)
- Field protection (non-superadmins can’t modify specific fields)
Authentication
AuthorizationBearer
JWT access token or Respan API key
Path parameters
id
Request
This endpoint expects an object.
extra_kwargs
credentials
provider
project
type
name
available_models
excluded_models
weight
is_active
is_managed
environment
title
integration_unique_id
user
organization
Response
id
masked_extra_kwargs
created_at
updated_at
provider
project
type
name
available_models
excluded_models
weight
is_active
is_managed
environment
title
integration_unique_id
user