Organization Technologies
Create
post/organizations/{organizationId}/technologies
Path parameters
organizationIdstring required
Request body
categorystring
color'blue' | 'green' | 'yellow' | 'orange' | 'red' | 'beaver' | 'dark-blue' | 'purple' | 'pink' | 'white' | 'grey' | 'black' required
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 required
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 required
rejectionMessagestring
If rejected, detail description of why
rejectionReason'duplicate' | 'incomplete' | 'invalid' | 'other'
restrictionsCatalogRestriction[] nullable required
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 required
updatesUrlstring
Release notes or changelog url
websiteUrlstring
Landing page website url
Response
OK