Authorization: ********************{
"keep_count": 1
}curl --location --request POST '/config/backup/clean' \
--header 'Authorization: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"keep_count": 1
}'{
"code": 0,
"data": null,
"message": "string"
}