DistributorAdminOrphans
Remove orphan entities
Removes orphan songs, albums, artists, broken links, and related metadata (identifiers, files). Requires an admin JWT.
Authorization
BearerAuth Authorization<token>
Type "Bearer" followed by a space and JWT token.
In: header
Response Body
application/json
application/json
application/json
curl -X DELETE "https://loading/api/admin/orphans"{
"property1": 0,
"property2": 0
}{
"error": "Validation failed"
}{
"error": "Validation failed"
}