Update

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
catalogTechnologyIdstringRequired

Request

This endpoint expects an object.
categorystringOptional
colorenumOptional
Technology color used in diagrams
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
namestringOptional
Long verbose name
nameShortstringOptional
Short one or two word name to show in places with limited space
providerenumOptional
Service provider that provides this technology
rejectionMessagestringOptional
If rejected, detail description of why
rejectionReasonenumOptional
If rejected, the reason why
Allowed values:
restrictionslist of enums or nullOptional
Restriction on which model object or connections this technology can be added to
statusenumOptional
Current status of the technology, including pending review, approved, and rejected. Approved technologies are visible to all users.
Allowed values:
typeenumOptional
Type or category of technology
updatesUrlstringOptional
Release notes or changelog url
websiteUrlstringOptional
Landing page website url

Response

OK
catalogTechnologyobject

Errors