DELETE
/
api
/
v0
/
questions
/
{question_id}
{
  "message": "<string>",
  "question_id": 123
}

Headers

authorization
string

Path Parameters

question_id
integer
required

Response

200
application/json

Successful Response

The response is of type object.