v13

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-051528661.3 MB
Organization Technologies

Update

patch/organizations/{organizationId}/technologies/{catalogTechnologyId}

Path parameters

organizationIdstring required
catalogTechnologyIdstring required

Request body

categorystring
color'blue' | 'green' | 'yellow' | 'orange' | 'red' | 'beaver' | 'dark-blue' | 'purple' | 'pink' | 'white' | 'grey' | 'black'
deprecatedAtstring date-time
descriptionstring

Technical description for the technology, avoid marketing language

docsUrlstring

Documentation or readme url

iconUrlDarkstring nullable

Icon that only works on dark backgrounds

iconUrlLightstring nullable

Icon that only works on light backgrounds

namestring

Long verbose name

nameShortstring

Short one or two word name to show in places with limited space

provider'aws' | 'azure' | 'gcp' | 'microsoft' | 'salesforce' | 'atlassian' | 'apache' | 'supabase' | 'null' nullable
rejectionMessagestring

If rejected, detail description of why

rejectionReason'duplicate' | 'incomplete' | 'invalid' | 'other'
restrictionsCatalogRestriction[] nullable

Restriction on which model object or connections this technology can be added to

status'approved' | 'pending-review' | 'rejected' | 'null' nullable
type'data-storage' | 'deployment' | 'framework-library' | 'gateway' | 'other' | 'language' | 'message-broker' | 'network' | 'protocol' | 'runtime' | 'service-tool' | 'null' nullable
updatesUrlstring

Release notes or changelog url

websiteUrlstring

Landing page website url

Response

OK