v1
latestOpenAPI 3.1.02026-07-24416405768.8 KBz) Global Functionality
Create a portlet
Creates a new portlet configuration. Portlets define UI components that can be surfaced in dashboards scoped to a tenant or institution.
post/eclipse-conductor/rest/v1/global/portlets
Request body
Example request
{
"created": "2022-03-10T12:15:50-04:00",
"lastModified": "2022-03-10T12:15:50-04:00"
}Response
OK
Example response
{
"created": "2022-03-10T12:15:50-04:00",
"lastModified": "2022-03-10T12:15:50-04:00"
}