Adding App Portal Catalog Item Keywords to the Application Catalog

AdminStudio 2025 | 29.0 | AdminStudio REST APIs

Edition:REST APIs are enabled with AdminStudio Enterprise Edition.

When you send this request, it will add App Portal catalog item keywords to the Application Catalog (as individual records in the ASKeywords table).

App Portal Catalog Item Keywords API Information

Request Type

Description

API

http://localhost:8086/catalog/keyword/?keyword={Keyword}

Method

POST

Parameters

List all parameters in the following format:

Keyword = Use to add App Portal catalog item keywords to the Application Catalog.

Connection Info

Provides the connection information of the package as mentioned in Setting Up Connection to Run REST APIs

Response

Example:

http://localhost:8086/catalog/keyword/?keyword=test

Example:

<data>true</data>