DistributorDoctor
Run maintenance tasks
Runs server-side maintenance (ensures song file durations). 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 POST "https://loading/api/doctor""string"{
"error": "Validation failed"
}{
"error": "Validation failed"
}