An integration uses a curl script to push ZIP archives to the Knowledge Hub. The Upload content web service requires the HTTP request to be made by an entity with at least one of the roles granting permission to publish content (ADMIN
, KHUB_ADMIN
, or CONTENT_PUBLISHER
).
An ADMIN
user declares the integration in the API Keys administration interface as follows:
-
Name:
publish
-
Description:
Publishes content to the Knowledge Hub.
-
Role:
CONTENT_PUBLISHER
(Can publish, modify, and delete content)