questions
delete/questions/{id}
Path parameters
idinteger required
id of the question to delete
Response
question
Example response
{
"message": "accepted",
"data": true
}id of the question to delete
question
{
"message": "accepted",
"data": true
}