Create

Authentication

X-API-Keystring
API Key authentication via header
OR
AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

organizationIdstringRequired

Request

This endpoint expects an object.
colorenumRequired
Technology color used in diagrams
namestringRequired
Long verbose name
providerenumRequired
Service provider that provides this technology
restrictionslist of enums or nullRequired
Restriction on which model object or connections this technology can be added to
typeenumRequired
Type or category of technology
categorystringOptional
deprecatedAtdatetimeOptional
descriptionstringOptional
Technical description for the technology, avoid marketing language
docsUrlstringOptional
Documentation or readme url
iconUrlDarkstring or nullOptional
Icon that only works on dark backgrounds
iconUrlLightstring or nullOptional
Icon that only works on light backgrounds
nameShortstringOptional
Short one or two word name to show in places with limited space
rejectionMessagestringOptional
If rejected, detail description of why
rejectionReasonenumOptional
If rejected, the reason why
Allowed values:
statusenumOptional
Current status of the technology, including pending review, approved, and rejected. Approved technologies are visible to all users.
Allowed values:
updatesUrlstringOptional
Release notes or changelog url
websiteUrlstringOptional
Landing page website url

Response

OK
catalogTechnologyobject

Errors