v1
latestOpenAPI 3.1.02026-07-24416405768.8 KBz) Global Functionality
Update a portlet
Updates an existing portlet configuration.
put/eclipse-conductor/rest/v1/global/portlets/{portletId}
Path parameters
portletIdinteger required
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"
}