data retention
Start a retention check
Starts a new retention check for the given user. If a retention check for this user is already active a 409 status code is returned
post/retention/users/{username}/check
Request body
Example request
[
{
"path": "/",
"retention": 24
}
]Response
successful operation
Changes
No recorded changes to this endpoint across all 1 revision of this API.