Api Integrations List Update

PUT handler with superadmin lock and field protection.

Same as patch() - checks lock and field protection before delegating.

Authentication

AuthorizationBearer
JWT access token or Respan API key

Request

This endpoint expects an object.
extra_kwargsobjectOptional
credentialsobjectOptional
providerstring or nullOptional
projectstring or nullOptional>=1 character
typestringOptional1-100 characters
namestringOptional1-100 characters
available_modelslist of stringsOptional
excluded_modelslist of stringsOptional
weightdoubleOptional
is_activebooleanOptional
is_managedbooleanOptional
environmentenumOptional
titlestringOptional<=100 characters
integration_unique_idstring or nullOptional<=100 characters
userinteger or nullOptional
organizationinteger or nullOptional

Response

idintegerRead-only
masked_extra_kwargsstringRead-only
created_atdatetime or nullRead-only
updated_atdatetime or nullRead-only
providerstring or null
projectstring or null
typestring<=100 characters
namestring<=100 characters
available_modelslist of strings
excluded_modelslist of strings
weightdouble
is_activeboolean
is_managedboolean
environmentenum
titlestring<=100 characters
integration_unique_idstring or null<=100 characters
userinteger or null