v1
OpenAPI 3.0.42026-07-14475158859.0 KBRecitation
accepts a reported error for recitations, add mistake to approve the mistake and notify the reporter and recitation owner (and deletes the report) (Auth policies: recitation:moderate)
put/api/audio/errors/report/save
Request body
Example request
{
"recitation": {
"owner": {
"username": "test",
"email": "email@domain.com",
"phoneNumber": "+989121234567",
"firstName": "Hamid Reza",
"surName": "Mohammadi"
}
}
}Response
OK
integer required