Error
A valid request URL is required to generate request examples{
"detail": [
{
"loc": [
"<string>"
],
"msg": "<string>",
"type": "<string>"
}
]
}{
"detail": "<string>"
}{
"detail": "<string>"
}system
Trigger database and datalake cleanup
Trigger the housekeeping service to clean up expired files and database entries, and reset the workflow manager state. Optionally specify an expiration date or ‘all’ to remove all files.
POST
/
system
/
cleanup
Error
A valid request URL is required to generate request examples{
"detail": [
{
"loc": [
"<string>"
],
"msg": "<string>",
"type": "<string>"
}
]
}{
"detail": "<string>"
}{
"detail": "<string>"
}Body
application/json
Optional cleanup parameters
Response
Successful Response