Create/Update BOConfig
POST {{bo-service-endpoint}}/api/v1/admin/boconfigs
This request stores a Business Object Configuration into the Core Content system. Before issuing this request, a workspace type must have been created and the system names of the workspace type, workspace type template, workspace type attributes, and workspace type roles identified for use in the BOConfig. The name of the BOConfig is determined from the businessObjectConfigName and, if missing, defaults to the externalBusinessObjectType. If a BOConfig of the same name exists, it is updated with this body.
Body
PARAM
Key | Datatype | Required | Description |
HEADERS
Key | Datatype | Required | Description |
Accept
|
string |
RESPONSES
status
ENDPOINTS