curl --location --request DELETE 'http://localhost:3000/api/v1/questions/50/assessments/1'
{ "message": "Question deleted successfully" }