questions

delete/questions/{id}

Path parameters

idinteger required

id of the question to delete

Response

question

messagestring
databoolean

Example response

{
  "message": "accepted",
  "data": true
}

Changes