Vendor Integration Technical Partnership Integrations Create 2

POST handler with superadmin-only field protection.

Strips superadmin-only fields from non-superadmin requests before delegating to OrganizationInjectionMixin.post() for org injection.

Authentication

AuthorizationBearer
JWT access token or Respan API key

Path parameters

idstringRequired
A unique value identifying this Technical Partnership Integration.

Request

This endpoint expects an object.
idstringOptional1-100 characters
configsmap from strings to stringsOptional
projectstring or nullOptional>=1 character
provider_nameenumOptional

Technical partner provider identifier (e.g., mem0, linkup, moda)

  • mem0 - Mem0 - Memory Management
  • linkup - Linkup - Search Augmentation
  • moda - Moda - Observability & Analytics
  • hyperspell - Hyperspell - Data Integrations
  • posthog - PostHog - Product Analytics
organizationinteger or nullOptional

Response

masked_configsmap from strings to stringsRead-only

Provider-specific config key-value pairs (e.g. api_key, host).

idstring<=100 characters
projectstring or null
provider_nameenum

Technical partner provider identifier (e.g., mem0, linkup, moda)

  • mem0 - Mem0 - Memory Management
  • linkup - Linkup - Search Augmentation
  • moda - Moda - Observability & Analytics
  • hyperspell - Hyperspell - Data Integrations
  • posthog - PostHog - Product Analytics