vibecodeconnector
Creates a catalog item owned by the current REST user
post/vibecodeconnector.catalog.item.add
Request body
Example request
{
"title": "string",
"type": "string",
"accessType": "string",
"description": "string",
"editUrl": "string",
"viewUrl": "string",
"iconUrl": "string",
"chatId": 1,
"externalId": "string",
"iss": "string"
}Response
Success response
Changes
Changed in 4 of the 22 revisions of this API.13
- ○
added the new optional request property
iconUrlnew-optional-request-property
- ○
- ○
added the new optional request property
iconUrlnew-optional-request-property
- ○
- ○
added the new optional request property
issnew-optional-request-property
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 25 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲