Update

Authentication

X-API-Keystring
API key authentication
OR
AuthorizationBearer
Bearer token authentication

Path parameters

organizationIdstringRequired
catalogTechnologyIdstringRequired

Request

This endpoint expects an object.
categorystringOptional<=1000 characters
colorenumOptional
Technology color used in diagrams
deprecatedAtdatetimeOptional
descriptionstringOptional<=10000 characters
Technical description for the technology, avoid marketing language
docsUrlstringOptional<=2048 characters
Documentation or readme url
iconUrlDarkstring or nullOptional<=2048 characters
Icon that only works on dark backgrounds
iconUrlLightstring or nullOptional<=2048 characters
Icon that only works on light backgrounds
namestringOptional<=1000 characters
Long verbose name
nameShortstringOptional<=1000 characters
Short one or two word name to show in places with limited space
providerenumOptional
Service provider that provides this technology
rejectionMessagestringOptional<=5000 characters
If rejected, detail description of why
rejectionReasonenumOptional
If rejected, the reason why
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. Set to null to make the technology private.
typeenumOptional
Type or category of technology
updatesUrlstringOptional<=2048 characters
Release notes or changelog url
websiteUrlstringOptional<=2048 characters
Landing page website url

Response

OK
catalogTechnologyobject

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error
500
Internal Server Error
503
Service Unavailable Error