Error
A valid request URL is required to generate request examples{
"error": {
"code": "<string>",
"message": "<string>"
}
}Cleans up log files for the specified workspaces and connectors.
Cleans up log files for the specified workspaces and connectors.
POST
/
cleanup
Error
A valid request URL is required to generate request examples{
"error": {
"code": "<string>",
"message": "<string>"
}
}授权
authtoken_headerbasicauthtoken_query
请求体
application/json
Whether to Archive or Delete files when performing the cleanup. If not specified, the cleanup settings specified in the application will be used.
Minimum age of the files to be cleaned up, in days. Files more recent than the specified age will not be cleaned up. If not specified, the cleanup settings specified in the application will be used.
The Id of the workspace. If not set, all workspaces will be cleaned up.
The Id of the connector to be archived. If not set, all connectors in the applicable workspace(s) will be cleaned up.
响应
The action result