Publish Framework

POST {{baseUrl}}/framework/v1/publish/{{frameworkId}}

This API is associated with publishing a framework - The endpoint for Publish Framework is /framework/v1/publish/{ID} - It points to knowledge-mw-service - /v1/framework/publish/{ID} - The fields marked with an asterisk (*) are mandatory. They cannot be null or empty.

HEADERS

KeyDatatypeRequiredDescription
X-Channel-Idstring(Required) It is the Unique Id to identify the root organisation to which the user belongs
Content-Typestring
Acceptstring

RESPONSES

status: OK

{"id":"api.framework.publish","ver":"1.0","ts":"2020-12-14T10:07:54.648Z","params":{"resmsgid":"3b9e5980-3df4-11eb-9ff3-67c41480f6aa","msgid":"3b9cabd0-3df4-11eb-9ff3-67c41480f6aa","status":"successful","err":null,"errmsg":null},"responseCode":"OK","result":{"publishStatus":"Publish Operation for Framework Id 'dummy_framework' Started Successfully!"}}